Skip to content

Commit d32ae4b

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 7183c89 commit d32ae4b

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
@@ -70,9 +70,9 @@ vcspull = "vcspull:cli.cli"
7070
[dependency-groups]
7171
dev = [
7272
# Docs
73-
"gp-sphinx==0.0.1a5",
74-
"sphinx-argparse-neo==0.0.1a5",
75-
"sphinx-autodoc-api-style==0.0.1a5",
73+
"gp-sphinx==0.0.1a6",
74+
"sphinx-argparse-neo==0.0.1a6",
75+
"sphinx-autodoc-api-style==0.0.1a6",
7676
"gp-libs",
7777
"sphinx-autobuild",
7878
# Testing
@@ -99,9 +99,9 @@ dev = [
9999
]
100100

101101
docs = [
102-
"gp-sphinx==0.0.1a5",
103-
"sphinx-argparse-neo==0.0.1a5",
104-
"sphinx-autodoc-api-style==0.0.1a5",
102+
"gp-sphinx==0.0.1a6",
103+
"sphinx-argparse-neo==0.0.1a6",
104+
"sphinx-autodoc-api-style==0.0.1a6",
105105
"gp-libs",
106106
"sphinx-autobuild",
107107
]

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)