Skip to content

Commit 5337456

Browse files
committed
release(deps[gp-sphinx]) bump 0.0.1a18 → 0.0.1a19
1 parent 0566842 commit 5337456

2 files changed

Lines changed: 46 additions & 46 deletions

File tree

pyproject.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,9 @@ Changes = "https://github.com/vcs-python/libvcs/blob/master/CHANGES"
6464
[dependency-groups]
6565
dev = [
6666
# Docs
67-
"gp-sphinx==0.0.1a18",
68-
"sphinx-autodoc-api-style==0.0.1a18",
69-
"sphinx-autodoc-pytest-fixtures==0.0.1a18",
67+
"gp-sphinx==0.0.1a19",
68+
"sphinx-autodoc-api-style==0.0.1a19",
69+
"sphinx-autodoc-pytest-fixtures==0.0.1a19",
7070
"gp-libs",
7171
"sphinx-autobuild",
7272
# Testing
@@ -85,9 +85,9 @@ dev = [
8585
]
8686

8787
docs = [
88-
"gp-sphinx==0.0.1a18",
89-
"sphinx-autodoc-api-style==0.0.1a18",
90-
"sphinx-autodoc-pytest-fixtures==0.0.1a18",
88+
"gp-sphinx==0.0.1a19",
89+
"sphinx-autodoc-api-style==0.0.1a19",
90+
"sphinx-autodoc-pytest-fixtures==0.0.1a19",
9191
"gp-libs",
9292
"sphinx-autobuild",
9393
]

0 commit comments

Comments
 (0)