Skip to content

Commit 19b6b0c

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 678164d commit 19b6b0c

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
@@ -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.1a5",
56-
"sphinx-autodoc-api-style==0.0.1a5",
57-
"sphinx-autodoc-pytest-fixtures==0.0.1a5",
55+
"gp-sphinx==0.0.1a6",
56+
"sphinx-autodoc-api-style==0.0.1a6",
57+
"sphinx-autodoc-pytest-fixtures==0.0.1a6",
5858
"sphinx-autobuild",
5959
"types-docutils",
6060
# Testing
@@ -75,9 +75,9 @@ dev = [
7575
]
7676

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

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)