Skip to content

Commit 382c5e7

Browse files
committed
py(deps): gp-sphinx 0.0.1a6 -> 0.0.1a7
why: Pick up the sphinx-argparse-neo multi-page duplicate-label scoping fix landed in gp-sphinx PR #16 so docs builds on this branch emit fewer duplicate label warnings. what: - Bump gp-sphinx and sibling package pins from 0.0.1a6 to 0.0.1a7 - Regenerate uv.lock
1 parent b6c4f0d commit 382c5e7

File tree

2 files changed

+30
-30
lines changed

2 files changed

+30
-30
lines changed

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.1a6",
68-
"sphinx-autodoc-api-style==0.0.1a6",
69-
"sphinx-autodoc-pytest-fixtures==0.0.1a6",
67+
"gp-sphinx==0.0.1a7",
68+
"sphinx-autodoc-api-style==0.0.1a7",
69+
"sphinx-autodoc-pytest-fixtures==0.0.1a7",
7070
"gp-libs",
7171
"sphinx-autobuild",
7272
# Testing
@@ -85,9 +85,9 @@ dev = [
8585
]
8686

8787
docs = [
88-
"gp-sphinx==0.0.1a6",
89-
"sphinx-autodoc-api-style==0.0.1a6",
90-
"sphinx-autodoc-pytest-fixtures==0.0.1a6",
88+
"gp-sphinx==0.0.1a7",
89+
"sphinx-autodoc-api-style==0.0.1a7",
90+
"sphinx-autodoc-pytest-fixtures==0.0.1a7",
9191
"gp-libs",
9292
"sphinx-autobuild",
9393
]

uv.lock

Lines changed: 24 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)