Skip to content

Commit 320e874

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 d076b5a commit 320e874

File tree

2 files changed

+23
-23
lines changed

2 files changed

+23
-23
lines changed

pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@ Changes = "https://github.com/git-pull/gp-libs/blob/master/CHANGES"
4848
[dependency-groups]
4949
dev = [
5050
# Docs
51-
"gp-sphinx==0.0.1a6",
52-
"sphinx-autodoc-api-style==0.0.1a6",
51+
"gp-sphinx==0.0.1a7",
52+
"sphinx-autodoc-api-style==0.0.1a7",
5353
"gp-libs",
5454
"sphinx-autobuild",
5555
# Testing
@@ -70,8 +70,8 @@ dev = [
7070
]
7171

7272
docs = [
73-
"gp-sphinx==0.0.1a6",
74-
"sphinx-autodoc-api-style==0.0.1a6",
73+
"gp-sphinx==0.0.1a7",
74+
"sphinx-autodoc-api-style==0.0.1a7",
7575
"gp-libs",
7676
"sphinx-autobuild",
7777
]

uv.lock

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

0 commit comments

Comments
 (0)