There was an error while loading. Please reload this page.
1 parent 97f2033 commit 7912a6bCopy full SHA for 7912a6b
2 files changed
pyproject.toml
@@ -70,9 +70,9 @@ vcspull = "vcspull:cli.cli"
70
[dependency-groups]
71
dev = [
72
# Docs
73
- "gp-sphinx==0.0.1a19",
74
- "sphinx-autodoc-argparse==0.0.1a19",
75
- "sphinx-autodoc-api-style==0.0.1a19",
+ "gp-sphinx==0.0.1a20",
+ "sphinx-autodoc-argparse==0.0.1a20",
+ "sphinx-autodoc-api-style==0.0.1a20",
76
"gp-libs",
77
"sphinx-autobuild",
78
# Testing
@@ -99,9 +99,9 @@ dev = [
99
]
100
101
docs = [
102
103
104
105
106
107
0 commit comments