Skip to content

Commit fa7512a

Browse files
committed
build(deps): bump sphinx-scylladb-theme to 1.9.2
Apply the sphinx-scylladb-theme update from PR #869 as a focused docs dependency bump. PR #869 carries unrelated repository-wide changes on top of the dependency update, so this commit keeps the branch limited to the docs dependency metadata only. Changes included: - raise the docs pyproject dependency lower bound from sphinx-scylladb-theme >=1.9.1 to >=1.9.2 - refresh docs/uv.lock to pin sphinx-scylladb-theme 1.9.2 with the matching sdist and wheel hashes
1 parent 710f931 commit fa7512a

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

docs/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ version = "0.1.0"
55
requires-python = ">=3.11"
66
dependencies = [
77
"pygments>=2.18.0",
8-
"sphinx-scylladb-theme>=1.9.1",
8+
"sphinx-scylladb-theme>=1.9.2",
99
"myst-parser>=5.0.0",
1010
"sphinx-autobuild>=2025.4.8",
1111
"sphinx>=9.0",

docs/uv.lock

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

0 commit comments

Comments
 (0)