Skip to content

Commit 6cf3e44

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

File tree

2 files changed

+41
-27
lines changed

2 files changed

+41
-27
lines changed

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.1a5",
63-
"sphinx-argparse-neo==0.0.1a5",
64-
"sphinx-autodoc-api-style==0.0.1a5",
62+
"gp-sphinx==0.0.1a6",
63+
"sphinx-argparse-neo==0.0.1a6",
64+
"sphinx-autodoc-api-style==0.0.1a6",
6565
"gp-libs",
6666
"sphinx-autobuild",
6767
# Testing
@@ -85,9 +85,9 @@ dev = [
8585
docs = [
8686
"aafigure",
8787
"pillow",
88-
"gp-sphinx==0.0.1a5",
89-
"sphinx-argparse-neo==0.0.1a5",
90-
"sphinx-autodoc-api-style==0.0.1a5",
88+
"gp-sphinx==0.0.1a6",
89+
"sphinx-argparse-neo==0.0.1a6",
90+
"sphinx-autodoc-api-style==0.0.1a6",
9191
"gp-libs",
9292
"sphinx-autobuild",
9393
]

uv.lock

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

0 commit comments

Comments
 (0)