Skip to content

Commit c6376e3

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 830c502 commit c6376e3

2 files changed

Lines changed: 41 additions & 27 deletions

File tree

pyproject.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -66,9 +66,9 @@ Repository = "https://github.com/cihai/cihai-cli"
6666
[dependency-groups]
6767
dev = [
6868
# Docs
69-
"gp-sphinx==0.0.1a5",
70-
"sphinx-argparse-neo==0.0.1a5",
71-
"sphinx-autodoc-api-style==0.0.1a5",
69+
"gp-sphinx==0.0.1a6",
70+
"sphinx-argparse-neo==0.0.1a6",
71+
"sphinx-autodoc-api-style==0.0.1a6",
7272
"gp-libs",
7373
"sphinx-autobuild",
7474
# Testing
@@ -93,9 +93,9 @@ dev = [
9393
]
9494

9595
docs = [
96-
"gp-sphinx==0.0.1a5",
97-
"sphinx-argparse-neo==0.0.1a5",
98-
"sphinx-autodoc-api-style==0.0.1a5",
96+
"gp-sphinx==0.0.1a6",
97+
"sphinx-argparse-neo==0.0.1a6",
98+
"sphinx-autodoc-api-style==0.0.1a6",
9999
"gp-libs",
100100
"sphinx-autobuild",
101101
]

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)