Skip to content

Commit 93e4088

Browse files
committed
chore(docs): bump gp-sphinx pins 0.0.1a7 -> 0.0.1a8
why: Adopt the v0.0.1a8 release of the shared docs platform — argparse domain, CSS namespace unification under gp-sphinx-*, sphinx>=8.1 floor, typed env.domains.* accessors, autodoc layout and badges package renames, py.typed marker for typehints-gp. what: - Bump gp-sphinx, sphinx-autodoc-api-style, and sphinx-autodoc-pytest-fixtures pins from 0.0.1a7 to 0.0.1a8 across every dependency group - Refresh uv.lock against the published workspace See also: https://pypi.org/project/gp-sphinx/0.0.1a8/
1 parent 54fd49c commit 93e4088

File tree

2 files changed

+67
-68
lines changed

2 files changed

+67
-68
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.1a7",
68-
"sphinx-autodoc-api-style==0.0.1a7",
69-
"sphinx-autodoc-pytest-fixtures==0.0.1a7",
67+
"gp-sphinx==0.0.1a8",
68+
"sphinx-autodoc-api-style==0.0.1a8",
69+
"sphinx-autodoc-pytest-fixtures==0.0.1a8",
7070
"gp-libs",
7171
"sphinx-autobuild",
7272
# Testing
@@ -85,9 +85,9 @@ dev = [
8585
]
8686

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

uv.lock

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

0 commit comments

Comments
 (0)