Skip to content

Commit afd0bfb

Browse files
committed
py(deps[docs]) gp-sphinx 0.0.1a33
why: Pick up the gp-sphinx 0.0.1a33 docs-family release from PyPI. what: - Bump gp-sphinx and its sibling pins 0.0.1a32 -> 0.0.1a33 - Refresh the lockfile to match
1 parent 15b4142 commit afd0bfb

2 files changed

Lines changed: 48 additions & 48 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.1a32",
68-
"sphinx-autodoc-api-style==0.0.1a32",
69-
"sphinx-autodoc-pytest-fixtures==0.0.1a32",
67+
"gp-sphinx==0.0.1a33",
68+
"sphinx-autodoc-api-style==0.0.1a33",
69+
"sphinx-autodoc-pytest-fixtures==0.0.1a33",
7070
"gp-libs>=0.0.18",
7171
"sphinx-autobuild",
7272
# Testing
@@ -86,9 +86,9 @@ dev = [
8686
]
8787

8888
docs = [
89-
"gp-sphinx==0.0.1a32",
90-
"sphinx-autodoc-api-style==0.0.1a32",
91-
"sphinx-autodoc-pytest-fixtures==0.0.1a32",
89+
"gp-sphinx==0.0.1a33",
90+
"sphinx-autodoc-api-style==0.0.1a33",
91+
"sphinx-autodoc-pytest-fixtures==0.0.1a33",
9292
"gp-libs>=0.0.18",
9393
"sphinx-autobuild",
9494
]

0 commit comments

Comments
 (0)