Skip to content

Commit c18ba1a

Browse files
committed
py(deps[dev]): Bump gp-sphinx packages to 0.0.1a1
why: The gp-sphinx docs stack moved to v0.0.1a1 and downstream branches need matching pins and locks. what: - bump gp-sphinx docs dependency pins from 0.0.1a0 to 0.0.1a1 - refresh uv.lock to resolve the published v0.0.1a1 packages
1 parent 914533c commit c18ba1a

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
@@ -48,7 +48,7 @@ Changes = "https://github.com/git-pull/gp-libs/blob/master/CHANGES"
4848
[dependency-groups]
4949
dev = [
5050
# Docs
51-
"gp-sphinx==0.0.1a0",
51+
"gp-sphinx==0.0.1a1",
5252
"gp-libs",
5353
"sphinx-autobuild",
5454
# Testing
@@ -69,7 +69,7 @@ dev = [
6969
]
7070

7171
docs = [
72-
"gp-sphinx==0.0.1a0",
72+
"gp-sphinx==0.0.1a1",
7373
"gp-libs",
7474
"sphinx-autobuild",
7575
]

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)