Skip to content

Commit 4f16db2

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 b11d3fb commit 4f16db2

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
@@ -57,9 +57,9 @@ dev = [
5757
# Docs
5858
"aafigure", # https://launchpad.net/aafigure
5959
"pillow", # https://pillow.readthedocs.io/
60-
"gp-sphinx==0.0.1a5", # https://gp-sphinx.git-pull.com/
61-
"sphinx-argparse-neo==0.0.1a5", # https://gp-sphinx.git-pull.com/
62-
"sphinx-autodoc-api-style==0.0.1a5",
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",
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.1a5", # https://gp-sphinx.git-pull.com/
87-
"sphinx-argparse-neo==0.0.1a5", # https://gp-sphinx.git-pull.com/
88-
"sphinx-autodoc-api-style==0.0.1a5",
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",
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: 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)