There was an error while loading. Please reload this page.
1 parent 217d924 commit 97f2033Copy full SHA for 97f2033
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.1a18",
74
- "sphinx-autodoc-argparse==0.0.1a18",
75
- "sphinx-autodoc-api-style==0.0.1a18",
+ "gp-sphinx==0.0.1a19",
+ "sphinx-autodoc-argparse==0.0.1a19",
+ "sphinx-autodoc-api-style==0.0.1a19",
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