Skip to content

Commit 2dbd105

Browse files
committed
py(deps[docs]) gp-sphinx 0.0.1a28 → 0.0.1a29
why: pick up gp-sphinx 0.0.1a29 — component autodoc for the docutils and Sphinx extension family, cross-reference roles, and linked facts. what: - Bump gp-sphinx pin 0.0.1a28 → 0.0.1a29 (dev + docs groups) - Relock
1 parent 2610085 commit 2dbd105

2 files changed

Lines changed: 48 additions & 48 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.1a28",
63-
"sphinx-autodoc-argparse==0.0.1a28",
64-
"sphinx-autodoc-api-style==0.0.1a28",
62+
"gp-sphinx==0.0.1a29",
63+
"sphinx-autodoc-argparse==0.0.1a29",
64+
"sphinx-autodoc-api-style==0.0.1a29",
6565
"gp-libs",
6666
"sphinx-autobuild",
6767
# Testing
@@ -85,9 +85,9 @@ dev = [
8585
docs = [
8686
"aafigure",
8787
"pillow",
88-
"gp-sphinx==0.0.1a28",
89-
"sphinx-autodoc-argparse==0.0.1a28",
90-
"sphinx-autodoc-api-style==0.0.1a28",
88+
"gp-sphinx==0.0.1a29",
89+
"sphinx-autodoc-argparse==0.0.1a29",
90+
"sphinx-autodoc-api-style==0.0.1a29",
9191
"gp-libs",
9292
"sphinx-autobuild",
9393
]

0 commit comments

Comments
 (0)