Skip to content

Commit a4c5cd3

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 6cf3e44 commit a4c5cd3

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
@@ -59,9 +59,9 @@ dev = [
5959
# Docs
6060
"aafigure",
6161
"pillow",
62-
"gp-sphinx==0.0.1a6",
63-
"sphinx-argparse-neo==0.0.1a6",
64-
"sphinx-autodoc-api-style==0.0.1a6",
62+
"gp-sphinx==0.0.1a7",
63+
"sphinx-argparse-neo==0.0.1a7",
64+
"sphinx-autodoc-api-style==0.0.1a7",
6565
"gp-libs",
6666
"sphinx-autobuild",
6767
# Testing
@@ -85,9 +85,9 @@ dev = [
8585
docs = [
8686
"aafigure",
8787
"pillow",
88-
"gp-sphinx==0.0.1a6",
89-
"sphinx-argparse-neo==0.0.1a6",
90-
"sphinx-autodoc-api-style==0.0.1a6",
88+
"gp-sphinx==0.0.1a7",
89+
"sphinx-argparse-neo==0.0.1a7",
90+
"sphinx-autodoc-api-style==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)