Skip to content

Commit b3db854

Browse files
committed
py(deps[docs]) gp-sphinx 0.0.1a27 → 0.0.1a28
why: gp-sphinx 0.0.1a28 rebuilds the bundled theme on the current JS toolchain majors (Zod 4, Vitest 4, TypeScript 6, Tailwind CSS 4.3, Vite 8) and documents the theme's Baseline Widely Available browser floor. what: - Bump gp-sphinx and sibling workspace pins ==0.0.1a27 → ==0.0.1a28 - Refresh uv.lock
1 parent 87edfa3 commit b3db854

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
@@ -64,9 +64,9 @@ Changes = "https://github.com/vcs-python/libvcs/blob/master/CHANGES"
6464
[dependency-groups]
6565
dev = [
6666
# Docs
67-
"gp-sphinx==0.0.1a27",
68-
"sphinx-autodoc-api-style==0.0.1a27",
69-
"sphinx-autodoc-pytest-fixtures==0.0.1a27",
67+
"gp-sphinx==0.0.1a28",
68+
"sphinx-autodoc-api-style==0.0.1a28",
69+
"sphinx-autodoc-pytest-fixtures==0.0.1a28",
7070
"gp-libs",
7171
"sphinx-autobuild",
7272
# Testing
@@ -85,9 +85,9 @@ dev = [
8585
]
8686

8787
docs = [
88-
"gp-sphinx==0.0.1a27",
89-
"sphinx-autodoc-api-style==0.0.1a27",
90-
"sphinx-autodoc-pytest-fixtures==0.0.1a27",
88+
"gp-sphinx==0.0.1a28",
89+
"sphinx-autodoc-api-style==0.0.1a28",
90+
"sphinx-autodoc-pytest-fixtures==0.0.1a28",
9191
"gp-libs",
9292
"sphinx-autobuild",
9393
]

0 commit comments

Comments
 (0)