Skip to content

Commit 4787a15

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 a926d15 commit 4787a15

2 files changed

Lines changed: 20 additions & 20 deletions

File tree

pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@ dev = [
5959
# Docs
6060
"aafigure",
6161
"pillow",
62-
"gp-sphinx==0.0.1a0",
63-
"sphinx-argparse-neo==0.0.1a0",
62+
"gp-sphinx==0.0.1a1",
63+
"sphinx-argparse-neo==0.0.1a1",
6464
"gp-libs",
6565
"sphinx-autobuild",
6666
# Testing
@@ -84,8 +84,8 @@ dev = [
8484
docs = [
8585
"aafigure",
8686
"pillow",
87-
"gp-sphinx==0.0.1a0",
88-
"sphinx-argparse-neo==0.0.1a0",
87+
"gp-sphinx==0.0.1a1",
88+
"sphinx-argparse-neo==0.0.1a1",
8989
"gp-libs",
9090
"sphinx-autobuild",
9191
]

uv.lock

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

0 commit comments

Comments
 (0)