mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-07-16 11:02:22 +03:00
Update sphinx to 8.3.0 (#5714)
This commit is contained in:
parent
d506d38f2e
commit
16488dd0cf
|
@ -23,7 +23,7 @@ djangorestframework-stubs==3.15.3 # https://github.com/typeddjango/djangorestfr
|
||||||
|
|
||||||
# Documentation
|
# Documentation
|
||||||
# ------------------------------------------------------------------------------
|
# ------------------------------------------------------------------------------
|
||||||
sphinx==8.2.1 # https://github.com/sphinx-doc/sphinx
|
sphinx==8.3.0 # https://github.com/sphinx-doc/sphinx
|
||||||
sphinx-autobuild==2024.10.3 # https://github.com/GaretJax/sphinx-autobuild
|
sphinx-autobuild==2024.10.3 # https://github.com/GaretJax/sphinx-autobuild
|
||||||
|
|
||||||
# Code quality
|
# Code quality
|
||||||
|
|
Loading…
Reference in New Issue
Block a user