Skip to content

Commit b0e69f4

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 drastically fewer duplicate label warnings (64 -> 9 verified against an editable install of the same fix). what: - Bump gp-sphinx, sphinx-argparse-neo, sphinx-autodoc-api-style pins from 0.0.1a6 to 0.0.1a7 in dev and docs groups - Regenerate uv.lock
1 parent d32ae4b commit b0e69f4

2 files changed

Lines changed: 30 additions & 30 deletions

File tree

pyproject.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -70,9 +70,9 @@ vcspull = "vcspull:cli.cli"
7070
[dependency-groups]
7171
dev = [
7272
# Docs
73-
"gp-sphinx==0.0.1a6",
74-
"sphinx-argparse-neo==0.0.1a6",
75-
"sphinx-autodoc-api-style==0.0.1a6",
73+
"gp-sphinx==0.0.1a7",
74+
"sphinx-argparse-neo==0.0.1a7",
75+
"sphinx-autodoc-api-style==0.0.1a7",
7676
"gp-libs",
7777
"sphinx-autobuild",
7878
# Testing
@@ -99,9 +99,9 @@ dev = [
9999
]
100100

101101
docs = [
102-
"gp-sphinx==0.0.1a6",
103-
"sphinx-argparse-neo==0.0.1a6",
104-
"sphinx-autodoc-api-style==0.0.1a6",
102+
"gp-sphinx==0.0.1a7",
103+
"sphinx-argparse-neo==0.0.1a7",
104+
"sphinx-autodoc-api-style==0.0.1a7",
105105
"gp-libs",
106106
"sphinx-autobuild",
107107
]

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)