Skip to content

Commit 4bca650

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 3c11ee1 commit 4bca650

2 files changed

Lines changed: 12 additions & 12 deletions

File tree

pyproject.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,9 @@ sphinx-autodoc-fastmcp = { path = "../gp-sphinx/packages/sphinx-autodoc-fastmcp"
6262
[dependency-groups]
6363
dev = [
6464
# Docs
65-
"gp-sphinx==0.0.1a6",
66-
"sphinx-autodoc-api-style==0.0.1a6",
67-
"sphinx-autodoc-fastmcp==0.0.1a6",
65+
"gp-sphinx==0.0.1a7",
66+
"sphinx-autodoc-api-style==0.0.1a7",
67+
"sphinx-autodoc-fastmcp==0.0.1a7",
6868
"gp-libs",
6969
"sphinx-autobuild",
7070
# 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-fastmcp==0.0.1a6",
88+
"gp-sphinx==0.0.1a7",
89+
"sphinx-autodoc-api-style==0.0.1a7",
90+
"sphinx-autodoc-fastmcp==0.0.1a7",
9191
"gp-libs",
9292
"sphinx-autobuild",
9393
]

uv.lock

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

0 commit comments

Comments
 (0)