Skip to content

Commit 2d47241

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 4f16db2 commit 2d47241

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
@@ -57,9 +57,9 @@ dev = [
5757
# Docs
5858
"aafigure", # https://launchpad.net/aafigure
5959
"pillow", # https://pillow.readthedocs.io/
60-
"gp-sphinx==0.0.1a6", # https://gp-sphinx.git-pull.com/
61-
"sphinx-argparse-neo==0.0.1a6", # https://gp-sphinx.git-pull.com/
62-
"sphinx-autodoc-api-style==0.0.1a6",
60+
"gp-sphinx==0.0.1a7", # https://gp-sphinx.git-pull.com/
61+
"sphinx-argparse-neo==0.0.1a7", # https://gp-sphinx.git-pull.com/
62+
"sphinx-autodoc-api-style==0.0.1a7",
6363
"gp-libs", # https://gp-libs.git-pull.com/
6464
"sphinx-autobuild", # https://sphinx-extensions.readthedocs.io/en/latest/sphinx-autobuild.html
6565
# Testing
@@ -83,9 +83,9 @@ dev = [
8383
docs = [
8484
"aafigure", # https://launchpad.net/aafigure
8585
"pillow", # https://pillow.readthedocs.io/
86-
"gp-sphinx==0.0.1a6", # https://gp-sphinx.git-pull.com/
87-
"sphinx-argparse-neo==0.0.1a6", # https://gp-sphinx.git-pull.com/
88-
"sphinx-autodoc-api-style==0.0.1a6",
86+
"gp-sphinx==0.0.1a7", # https://gp-sphinx.git-pull.com/
87+
"sphinx-argparse-neo==0.0.1a7", # https://gp-sphinx.git-pull.com/
88+
"sphinx-autodoc-api-style==0.0.1a7",
8989
"gp-libs", # https://gp-libs.git-pull.com/
9090
"sphinx-autobuild", # https://sphinx-extensions.readthedocs.io/en/latest/sphinx-autobuild.html
9191
]

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)