Skip to content

Commit aa99a1f

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 e108b20 commit aa99a1f

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ libtmux-mcp = "libtmux_mcp:main"
5656
[dependency-groups]
5757
dev = [
5858
# Docs
59-
"gp-sphinx==0.0.1a0",
59+
"gp-sphinx==0.0.1a1",
6060
"gp-libs",
6161
"sphinx-autobuild",
6262
# Testing
@@ -77,7 +77,7 @@ dev = [
7777
]
7878

7979
docs = [
80-
"gp-sphinx==0.0.1a0",
80+
"gp-sphinx==0.0.1a1",
8181
"gp-libs",
8282
"sphinx-autobuild",
8383
]

uv.lock

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

0 commit comments

Comments
 (0)