Skip to content

Commit 3c11ee1

Browse files
committed
py(deps): gp-sphinx 0.0.1a5 -> 0.0.1a6
why: Align dev docs dependencies with gp-sphinx 0.0.1a6 on PyPI. what: - Bump gp-sphinx ecosystem pins in pyproject.toml - Regenerate uv.lock
1 parent 4cd8b47 commit 3c11ee1

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

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.1a5",
66-
"sphinx-autodoc-api-style==0.0.1a5",
67-
"sphinx-autodoc-fastmcp==0.0.1a5",
65+
"gp-sphinx==0.0.1a6",
66+
"sphinx-autodoc-api-style==0.0.1a6",
67+
"sphinx-autodoc-fastmcp==0.0.1a6",
6868
"gp-libs",
6969
"sphinx-autobuild",
7070
# Testing
@@ -85,9 +85,9 @@ dev = [
8585
]
8686

8787
docs = [
88-
"gp-sphinx==0.0.1a5",
89-
"sphinx-autodoc-api-style==0.0.1a5",
90-
"sphinx-autodoc-fastmcp==0.0.1a5",
88+
"gp-sphinx==0.0.1a6",
89+
"sphinx-autodoc-api-style==0.0.1a6",
90+
"sphinx-autodoc-fastmcp==0.0.1a6",
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)