Skip to content

Commit fff3412

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 4920574 commit fff3412

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
@@ -59,9 +59,9 @@ dev = [
5959
# Docs
6060
"aafigure",
6161
"pillow",
62-
"gp-sphinx==0.0.1a8",
63-
"sphinx-autodoc-argparse==0.0.1a8",
64-
"sphinx-autodoc-api-style==0.0.1a8",
62+
"gp-sphinx==0.0.1a9",
63+
"sphinx-autodoc-argparse==0.0.1a9",
64+
"sphinx-autodoc-api-style==0.0.1a9",
6565
"gp-libs",
6666
"sphinx-autobuild",
6767
# Testing
@@ -85,9 +85,9 @@ dev = [
8585
docs = [
8686
"aafigure",
8787
"pillow",
88-
"gp-sphinx==0.0.1a8",
89-
"sphinx-autodoc-argparse==0.0.1a8",
90-
"sphinx-autodoc-api-style==0.0.1a8",
88+
"gp-sphinx==0.0.1a9",
89+
"sphinx-autodoc-argparse==0.0.1a9",
90+
"sphinx-autodoc-api-style==0.0.1a9",
9191
"gp-libs",
9292
"sphinx-autobuild",
9393
]

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)