Skip to content

Commit 6245eca

Browse files
committed
release(deps[gp-sphinx]) bump 0.0.1a19 → 0.0.1a20
1 parent 05e48f7 commit 6245eca

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
@@ -66,9 +66,9 @@ Repository = "https://github.com/cihai/cihai-cli"
6666
[dependency-groups]
6767
dev = [
6868
# Docs
69-
"gp-sphinx==0.0.1a19",
70-
"sphinx-autodoc-argparse==0.0.1a19",
71-
"sphinx-autodoc-api-style==0.0.1a19",
69+
"gp-sphinx==0.0.1a20",
70+
"sphinx-autodoc-argparse==0.0.1a20",
71+
"sphinx-autodoc-api-style==0.0.1a20",
7272
"gp-libs",
7373
"sphinx-autobuild",
7474
# Testing
@@ -93,9 +93,9 @@ dev = [
9393
]
9494

9595
docs = [
96-
"gp-sphinx==0.0.1a19",
97-
"sphinx-autodoc-argparse==0.0.1a19",
98-
"sphinx-autodoc-api-style==0.0.1a19",
96+
"gp-sphinx==0.0.1a20",
97+
"sphinx-autodoc-argparse==0.0.1a20",
98+
"sphinx-autodoc-api-style==0.0.1a20",
9999
"gp-libs",
100100
"sphinx-autobuild",
101101
]

0 commit comments

Comments
 (0)