Skip to content

Commit 02f8e5a

Browse files
committed
py(deps[docs]) gp-sphinx 0.0.1a22 → 0.0.1a23
why: pick up sidebar updates — AI section, gp-sphinx link, GitHub link. what: - Bump gp-sphinx and sibling packages 0.0.1a22 → 0.0.1a23
1 parent 809ae34 commit 02f8e5a

2 files changed

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

0 commit comments

Comments
 (0)