Skip to content

Commit d076b5a

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 cfa6706 commit d076b5a

File tree

2 files changed

+34
-20
lines changed

2 files changed

+34
-20
lines changed

pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@ Changes = "https://github.com/git-pull/gp-libs/blob/master/CHANGES"
4848
[dependency-groups]
4949
dev = [
5050
# Docs
51-
"gp-sphinx==0.0.1a5",
52-
"sphinx-autodoc-api-style==0.0.1a5",
51+
"gp-sphinx==0.0.1a6",
52+
"sphinx-autodoc-api-style==0.0.1a6",
5353
"gp-libs",
5454
"sphinx-autobuild",
5555
# Testing
@@ -70,8 +70,8 @@ dev = [
7070
]
7171

7272
docs = [
73-
"gp-sphinx==0.0.1a5",
74-
"sphinx-autodoc-api-style==0.0.1a5",
73+
"gp-sphinx==0.0.1a6",
74+
"sphinx-autodoc-api-style==0.0.1a6",
7575
"gp-libs",
7676
"sphinx-autobuild",
7777
]

uv.lock

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

0 commit comments

Comments
 (0)