Skip to content

Commit 61bc462

Browse files
committed
py(deps[docs]) gp-sphinx 0.0.1a34 -> 0.0.1a35
why: pick up the sidebar project-link fix in the shared docs theme. what: - Bump gp-sphinx and sibling workspace pins 0.0.1a34 -> 0.0.1a35 - Relock uv.lock
1 parent e2b5dfa commit 61bc462

2 files changed

Lines changed: 48 additions & 48 deletions

File tree

pyproject.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,9 @@ Changes = "https://github.com/vcs-python/libvcs/blob/master/CHANGES"
6464
[dependency-groups]
6565
dev = [
6666
# Docs
67-
"gp-sphinx==0.0.1a34",
68-
"sphinx-autodoc-api-style==0.0.1a34",
69-
"sphinx-autodoc-pytest-fixtures==0.0.1a34",
67+
"gp-sphinx==0.0.1a35",
68+
"sphinx-autodoc-api-style==0.0.1a35",
69+
"sphinx-autodoc-pytest-fixtures==0.0.1a35",
7070
"gp-libs>=0.0.19",
7171
"sphinx-autobuild",
7272
# Testing
@@ -86,9 +86,9 @@ dev = [
8686
]
8787

8888
docs = [
89-
"gp-sphinx==0.0.1a34",
90-
"sphinx-autodoc-api-style==0.0.1a34",
91-
"sphinx-autodoc-pytest-fixtures==0.0.1a34",
89+
"gp-sphinx==0.0.1a35",
90+
"sphinx-autodoc-api-style==0.0.1a35",
91+
"sphinx-autodoc-pytest-fixtures==0.0.1a35",
9292
"gp-libs>=0.0.19",
9393
"sphinx-autobuild",
9494
]

0 commit comments

Comments
 (0)