Skip to content

Commit 0050dd2

Browse files
committed
py(deps): gp-sphinx 0.0.1a6 -> 0.0.1a7
why: Pick up the sphinx-argparse-neo multi-page duplicate-label scoping fix landed in gp-sphinx PR #16 so docs builds on this branch emit fewer duplicate label warnings. what: - Bump gp-sphinx and sibling package pins from 0.0.1a6 to 0.0.1a7 - Regenerate uv.lock
1 parent 19b6b0c commit 0050dd2

File tree

2 files changed

+30
-30
lines changed

2 files changed

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

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

uv.lock

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

0 commit comments

Comments
 (0)