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