Skip to content

Commit 57862ec

Browse files
committed
py(deps[docs]) gp-sphinx 0.0.1a31
why: pick up gp-sphinx 0.0.1a31 — FastMCP resources and prompts gain {resource}/{prompt} cross-reference roles, and the prompt / resource / resource-template (plus argparse) directives gain :no-index: for components documented on more than one page. what: - Bump gp-sphinx pin 0.0.1a30 -> 0.0.1a31 (dev + docs groups) - Bump gp-sphinx-family sibling pins to 0.0.1a31 where present - Relock
1 parent 409cbd2 commit 57862ec

2 files changed

Lines changed: 49 additions & 49 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.1a30",
74-
"sphinx-autodoc-argparse==0.0.1a30",
75-
"sphinx-autodoc-api-style==0.0.1a30",
73+
"gp-sphinx==0.0.1a31",
74+
"sphinx-autodoc-argparse==0.0.1a31",
75+
"sphinx-autodoc-api-style==0.0.1a31",
7676
"gp-libs",
7777
"sphinx-autobuild",
7878
# Testing
@@ -99,9 +99,9 @@ dev = [
9999
]
100100

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

0 commit comments

Comments
 (0)