Skip to content

Commit 85a50b7

Browse files
authored
Merge pull request #492 from sbrunner/renovate/sphinx-8.x
Update dependency Sphinx to v8
2 parents d2520eb + 7cb6999 commit 85a50b7

File tree

2 files changed

+10
-12
lines changed

2 files changed

+10
-12
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ packages = [
4242
]
4343

4444
[tool.poetry.dependencies]
45-
python = ">=3.9,<4.0"
46-
Sphinx = "7.4.7"
45+
python = ">=3.10,<4.0"
46+
Sphinx = "8.0.2"
4747
pygments = "2.18.0"
4848
docutils = "0.21.2"
4949
idna = "3.7"

0 commit comments

Comments
 (0)