Skip to content

Commit fea3764

Browse files
committed
py(deps[docs]) gp-sphinx 0.0.1a34 -> 0.0.1a35
why: pick up the sidebar project-link fix in the shared docs theme. what: - Bump gp-sphinx and sibling workspace pins 0.0.1a34 -> 0.0.1a35 - Relock uv.lock
1 parent 563461a commit fea3764

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
@@ -70,9 +70,9 @@ vcspull = "vcspull:cli.cli"
7070
[dependency-groups]
7171
dev = [
7272
# Docs
73-
"gp-sphinx==0.0.1a34",
74-
"sphinx-autodoc-argparse==0.0.1a34",
75-
"sphinx-autodoc-api-style==0.0.1a34",
73+
"gp-sphinx==0.0.1a35",
74+
"sphinx-autodoc-argparse==0.0.1a35",
75+
"sphinx-autodoc-api-style==0.0.1a35",
7676
"gp-libs>=0.0.19",
7777
"sphinx-autobuild",
7878
# Testing
@@ -99,9 +99,9 @@ dev = [
9999
]
100100

101101
docs = [
102-
"gp-sphinx==0.0.1a34",
103-
"sphinx-autodoc-argparse==0.0.1a34",
104-
"sphinx-autodoc-api-style==0.0.1a34",
102+
"gp-sphinx==0.0.1a35",
103+
"sphinx-autodoc-argparse==0.0.1a35",
104+
"sphinx-autodoc-api-style==0.0.1a35",
105105
"gp-libs>=0.0.19",
106106
"sphinx-autobuild",
107107
]

0 commit comments

Comments
 (0)