Skip to content

Commit a97871c

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 and sphinx-argparse-neo pins from 0.0.1a0 to 0.0.1a1 - refresh uv.lock to resolve the published 0.0.1a1 packages
1 parent a945060 commit a97871c

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
@@ -70,8 +70,8 @@ vcspull = "vcspull:cli.cli"
7070
[dependency-groups]
7171
dev = [
7272
# Docs
73-
"gp-sphinx==0.0.1a0",
74-
"sphinx-argparse-neo==0.0.1a0",
73+
"gp-sphinx==0.0.1a1",
74+
"sphinx-argparse-neo==0.0.1a1",
7575
"gp-libs",
7676
"sphinx-autobuild",
7777
# Testing
@@ -98,8 +98,8 @@ dev = [
9898
]
9999

100100
docs = [
101-
"gp-sphinx==0.0.1a0",
102-
"sphinx-argparse-neo==0.0.1a0",
101+
"gp-sphinx==0.0.1a1",
102+
"sphinx-argparse-neo==0.0.1a1",
103103
"gp-libs",
104104
"sphinx-autobuild",
105105
]

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)