mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-02-03 05:04:25 +03:00
Update sphinx to 7.3.3 (#5000)
* Update sphinx from 7.2.6 to 7.3.3 * Update sphinx from 7.2.6 to 7.3.3
This commit is contained in:
parent
cf7dfed348
commit
861ad0d1fc
|
@ -1,3 +1,3 @@
|
|||
sphinx==7.2.6
|
||||
sphinx==7.3.3
|
||||
sphinx-rtd-theme==2.0.0
|
||||
myst-parser==2.0.0
|
||||
|
|
|
@ -23,7 +23,7 @@ djangorestframework-stubs[compatible-mypy]==3.14.5 # https://github.com/typeddj
|
|||
|
||||
# Documentation
|
||||
# ------------------------------------------------------------------------------
|
||||
sphinx==7.2.6 # https://github.com/sphinx-doc/sphinx
|
||||
sphinx==7.3.3 # https://github.com/sphinx-doc/sphinx
|
||||
sphinx-autobuild==2024.4.16 # https://github.com/GaretJax/sphinx-autobuild
|
||||
|
||||
# Code quality
|
||||
|
|
Loading…
Reference in New Issue
Block a user