Skip to content

Commit 1e1d2ff

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 6b92ca4 commit 1e1d2ff

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
@@ -64,9 +64,9 @@ Changes = "https://github.com/vcs-python/libvcs/blob/master/CHANGES"
6464
[dependency-groups]
6565
dev = [
6666
# Docs
67-
"gp-sphinx==0.0.1a8",
68-
"sphinx-autodoc-api-style==0.0.1a8",
69-
"sphinx-autodoc-pytest-fixtures==0.0.1a8",
67+
"gp-sphinx==0.0.1a9",
68+
"sphinx-autodoc-api-style==0.0.1a9",
69+
"sphinx-autodoc-pytest-fixtures==0.0.1a9",
7070
"gp-libs",
7171
"sphinx-autobuild",
7272
# Testing
@@ -85,9 +85,9 @@ dev = [
8585
]
8686

8787
docs = [
88-
"gp-sphinx==0.0.1a8",
89-
"sphinx-autodoc-api-style==0.0.1a8",
90-
"sphinx-autodoc-pytest-fixtures==0.0.1a8",
88+
"gp-sphinx==0.0.1a9",
89+
"sphinx-autodoc-api-style==0.0.1a9",
90+
"sphinx-autodoc-pytest-fixtures==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)