Skip to content

Commit 439060c

Browse files
committed
py(deps[docs]) gp-sphinx 0.0.1a32
why: Pick up the gp-sphinx 0.0.1a32 docs-family release from PyPI. what: - Bump gp-sphinx and its sibling pins 0.0.1a31 -> 0.0.1a32 - Refresh the lockfile to match
1 parent b5b6035 commit 439060c

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

0 commit comments

Comments
 (0)