Skip to content

Commit 6a184dd

Browse files
committed
py(deps[dev]): Bump gp-sphinx packages to 0.0.1a1
why: The gp-sphinx docs stack moved to v0.0.1a1 and downstream branches need matching pins and locks. what: - bump gp-sphinx docs dependency pins from 0.0.1a0 to 0.0.1a1 - refresh uv.lock to resolve the published v0.0.1a1 packages
1 parent f9c3771 commit 6a184dd

File tree

2 files changed

+31
-46
lines changed

2 files changed

+31
-46
lines changed

pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@ 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.1a0",
56-
"sphinx-autodoc-pytest-fixtures==0.0.1a0",
55+
"gp-sphinx==0.0.1a1",
56+
"sphinx-autodoc-pytest-fixtures==0.0.1a1",
5757
"sphinx-autobuild",
5858
"types-docutils",
5959
# Testing
@@ -74,8 +74,8 @@ dev = [
7474
]
7575

7676
docs = [
77-
"gp-sphinx==0.0.1a0",
78-
"sphinx-autodoc-pytest-fixtures==0.0.1a0",
77+
"gp-sphinx==0.0.1a1",
78+
"sphinx-autodoc-pytest-fixtures==0.0.1a1",
7979
"sphinx-autobuild",
8080
]
8181
testing = [

uv.lock

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

0 commit comments

Comments
 (0)