Skip to content

Commit 97f2033

Browse files
committed
release(deps[gp-sphinx]) bump 0.0.1a18 → 0.0.1a19
1 parent 217d924 commit 97f2033

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
@@ -70,9 +70,9 @@ vcspull = "vcspull:cli.cli"
7070
[dependency-groups]
7171
dev = [
7272
# Docs
73-
"gp-sphinx==0.0.1a18",
74-
"sphinx-autodoc-argparse==0.0.1a18",
75-
"sphinx-autodoc-api-style==0.0.1a18",
73+
"gp-sphinx==0.0.1a19",
74+
"sphinx-autodoc-argparse==0.0.1a19",
75+
"sphinx-autodoc-api-style==0.0.1a19",
7676
"gp-libs",
7777
"sphinx-autobuild",
7878
# Testing
@@ -99,9 +99,9 @@ dev = [
9999
]
100100

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

0 commit comments

Comments
 (0)