Skip to content

Commit 8e6236b

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 from 0.0.1a7 to 0.0.1a8 across every dependency group / optional-dependency extra - Refresh uv.lock against the published workspace See also: https://pypi.org/project/gp-sphinx/0.0.1a8/
1 parent f680c18 commit 8e6236b

File tree

2 files changed

+68
-69
lines changed

2 files changed

+68
-69
lines changed

pyproject.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,9 @@ Changes = "https://github.com/tmux-python/libtmux/blob/master/CHANGES"
5252
[dependency-groups]
5353
dev = [
5454
# Docs (via gp-sphinx)
55-
"gp-sphinx==0.0.1a7",
56-
"sphinx-autodoc-api-style==0.0.1a7",
57-
"sphinx-autodoc-pytest-fixtures==0.0.1a7",
55+
"gp-sphinx==0.0.1a8",
56+
"sphinx-autodoc-api-style==0.0.1a8",
57+
"sphinx-autodoc-pytest-fixtures==0.0.1a8",
5858
"sphinx-autobuild",
5959
"types-docutils",
6060
# Testing
@@ -75,9 +75,9 @@ dev = [
7575
]
7676

7777
docs = [
78-
"gp-sphinx==0.0.1a7",
79-
"sphinx-autodoc-api-style==0.0.1a7",
80-
"sphinx-autodoc-pytest-fixtures==0.0.1a7",
78+
"gp-sphinx==0.0.1a8",
79+
"sphinx-autodoc-api-style==0.0.1a8",
80+
"sphinx-autodoc-pytest-fixtures==0.0.1a8",
8181
"sphinx-autobuild",
8282
]
8383
testing = [

uv.lock

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

0 commit comments

Comments
 (0)