Skip to content

Commit 027c919

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 (gp-sphinx, sphinx-autodoc-api-style, sphinx-autodoc-pytest-fixtures) from 0.0.1a8 to 0.0.1a9 in pyproject.toml - uv.lock refreshed to match
1 parent e6e3aca commit 027c919

2 files changed

Lines changed: 37 additions & 37 deletions

File tree

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

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

uv.lock

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

0 commit comments

Comments
 (0)