Skip to content

Commit b6c4f0d

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 41c7114 commit b6c4f0d

File tree

2 files changed

+42
-27
lines changed

2 files changed

+42
-27
lines changed

pyproject.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,9 @@ Changes = "https://github.com/vcs-python/libvcs/blob/master/CHANGES"
6464
[dependency-groups]
6565
dev = [
6666
# Docs
67-
"gp-sphinx==0.0.1a5",
68-
"sphinx-autodoc-api-style==0.0.1a5",
69-
"sphinx-autodoc-pytest-fixtures==0.0.1a5",
67+
"gp-sphinx==0.0.1a6",
68+
"sphinx-autodoc-api-style==0.0.1a6",
69+
"sphinx-autodoc-pytest-fixtures==0.0.1a6",
7070
"gp-libs",
7171
"sphinx-autobuild",
7272
# Testing
@@ -85,9 +85,9 @@ dev = [
8585
]
8686

8787
docs = [
88-
"gp-sphinx==0.0.1a5",
89-
"sphinx-autodoc-api-style==0.0.1a5",
90-
"sphinx-autodoc-pytest-fixtures==0.0.1a5",
88+
"gp-sphinx==0.0.1a6",
89+
"sphinx-autodoc-api-style==0.0.1a6",
90+
"sphinx-autodoc-pytest-fixtures==0.0.1a6",
9191
"gp-libs",
9292
"sphinx-autobuild",
9393
]

uv.lock

Lines changed: 36 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)