Skip to content

Commit c8ddcb5

Browse files
committed
bump sphinx to ^8.0.0
1 parent 5c0b637 commit c8ddcb5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

{{ cookiecutter.project_slug }}/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ pydantic-settings = "^2.0.0"
3030
# So they are available in your dev environment,
3131
# but not in a production environment.
3232
myst-parser = "^4.0.0"
33-
Sphinx = "^7.0.0|^8.0.0"
33+
Sphinx = "^8.0.0"
3434
sphinx-autobuild = "^2024.10.3"
3535
sphinx-rtd-theme = "^3.0.0"
3636
sphinxcontrib-mermaid = "^1.0.0"

0 commit comments

Comments
 (0)