Skip to content

Commit 1d4dd37

Browse files
committed
chore(deps): bump gp-sphinx 0.0.1a8 -> 0.0.1a9
why: Pick up the FastMCP prompts/resources autodoc surface and the companion typehints / theme / layout fixes shipped in gp-sphinx PR #21 (git-pull/gp-sphinx#21). what: - Bump every gp-sphinx workspace pin from 0.0.1a8 to 0.0.1a9 in pyproject.toml - uv.lock refreshed to match
1 parent e45e8a5 commit 1d4dd37

2 files changed

Lines changed: 36 additions & 36 deletions

File tree

pyproject.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,9 @@ libtmux-mcp = "libtmux_mcp:main"
5656
[dependency-groups]
5757
dev = [
5858
# Docs
59-
"gp-sphinx==0.0.1a8",
60-
"sphinx-autodoc-api-style==0.0.1a8",
61-
"sphinx-autodoc-fastmcp==0.0.1a8",
59+
"gp-sphinx==0.0.1a9",
60+
"sphinx-autodoc-api-style==0.0.1a9",
61+
"sphinx-autodoc-fastmcp==0.0.1a9",
6262
"gp-libs",
6363
"sphinx-autobuild",
6464
# Testing
@@ -79,9 +79,9 @@ dev = [
7979
]
8080

8181
docs = [
82-
"gp-sphinx==0.0.1a8",
83-
"sphinx-autodoc-api-style==0.0.1a8",
84-
"sphinx-autodoc-fastmcp==0.0.1a8",
82+
"gp-sphinx==0.0.1a9",
83+
"sphinx-autodoc-api-style==0.0.1a9",
84+
"sphinx-autodoc-fastmcp==0.0.1a9",
8585
"gp-libs",
8686
"sphinx-autobuild",
8787
]

uv.lock

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

0 commit comments

Comments
 (0)