Skip to content

Commit 3feaa57

Browse files
committed
py(deps[dev]): Bump gp-sphinx packages to 0.0.1a1
why: The shared docs packages moved to 0.0.1a1 and this migration branch should match the published versions. what: - bump gp-sphinx docs dependency pins from 0.0.1a0 to 0.0.1a1 - refresh uv.lock to resolve the published 0.0.1a1 packages
1 parent fe8c942 commit 3feaa57

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Changes = "https://github.com/vcs-python/libvcs/blob/master/CHANGES"
6464
[dependency-groups]
6565
dev = [
6666
# Docs
67-
"gp-sphinx==0.0.1a0",
67+
"gp-sphinx==0.0.1a1",
6868
"gp-libs",
6969
"sphinx-autobuild",
7070
# Testing
@@ -83,7 +83,7 @@ dev = [
8383
]
8484

8585
docs = [
86-
"gp-sphinx==0.0.1a0",
86+
"gp-sphinx==0.0.1a1",
8787
"gp-libs",
8888
"sphinx-autobuild",
8989
]

uv.lock

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)