Skip to content

Commit ab00d6d

Browse files
committed
Update docs dependencies
1. Update dependencies in pyproject.toml 2. Run `poetry lock`
1 parent 4add66d commit ab00d6d

2 files changed

Lines changed: 65 additions & 67 deletions

File tree

docs/poetry.lock

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

docs/pyproject.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ authors = ["Java Driver Contributors"]
66
package-mode = false
77

88
[tool.poetry.dependencies]
9-
python = "^3.10"
10-
pygments = "^2.18.0"
9+
python = "^3.13"
10+
pygments = "^2.19.2"
1111
redirects_cli ="^0.1.3"
1212
sphinx-scylladb-theme = "^1.8.8"
13-
sphinx-sitemap = "^2.6.0"
14-
sphinx-autobuild = "^2024.4.19"
15-
Sphinx = "^7.3.7"
13+
sphinx-sitemap = "^2.8.0"
14+
sphinx-autobuild = "^2025.0.0"
15+
Sphinx = "^8.0.0"
1616
sphinx-multiversion-scylla = "^0.3.1"
1717
wheel = "^0.38.4"
1818
sphinx-scylladb-markdown = "^0.1.2"

0 commit comments

Comments
 (0)