Skip to content

Commit 947b797

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 and sphinx-autodoc-api-style 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 d02ab87 commit 947b797

File tree

2 files changed

+57
-60
lines changed

2 files changed

+57
-60
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.1a7",
52-
"sphinx-autodoc-api-style==0.0.1a7",
51+
"gp-sphinx==0.0.1a8",
52+
"sphinx-autodoc-api-style==0.0.1a8",
5353
"gp-libs",
5454
"sphinx-autobuild",
5555
# Testing
@@ -70,8 +70,8 @@ dev = [
7070
]
7171

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

uv.lock

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

0 commit comments

Comments
 (0)