Skip to content

Commit 419b94d

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 ccd4e8f commit 419b94d

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
@@ -70,9 +70,9 @@ vcspull = "vcspull:cli.cli"
7070
[dependency-groups]
7171
dev = [
7272
# Docs
73-
"gp-sphinx==0.0.1a8",
74-
"sphinx-autodoc-argparse==0.0.1a8",
75-
"sphinx-autodoc-api-style==0.0.1a8",
73+
"gp-sphinx==0.0.1a9",
74+
"sphinx-autodoc-argparse==0.0.1a9",
75+
"sphinx-autodoc-api-style==0.0.1a9",
7676
"gp-libs",
7777
"sphinx-autobuild",
7878
# Testing
@@ -99,9 +99,9 @@ dev = [
9999
]
100100

101101
docs = [
102-
"gp-sphinx==0.0.1a8",
103-
"sphinx-autodoc-argparse==0.0.1a8",
104-
"sphinx-autodoc-api-style==0.0.1a8",
102+
"gp-sphinx==0.0.1a9",
103+
"sphinx-autodoc-argparse==0.0.1a9",
104+
"sphinx-autodoc-api-style==0.0.1a9",
105105
"gp-libs",
106106
"sphinx-autobuild",
107107
]

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)