mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-25 11:04:04 +03:00
Update sphinx to 5.1.0 (#3808)
This commit is contained in:
parent
42a81d8413
commit
bb4012b6ce
|
@ -1,2 +1,2 @@
|
|||
sphinx==5.0.2
|
||||
sphinx==5.1.0
|
||||
sphinx-rtd-theme==1.0.0
|
||||
|
|
|
@ -23,7 +23,7 @@ djangorestframework-stubs==1.7.0 # https://github.com/typeddjango/djangorestfra
|
|||
|
||||
# Documentation
|
||||
# ------------------------------------------------------------------------------
|
||||
sphinx==5.0.2 # https://github.com/sphinx-doc/sphinx
|
||||
sphinx==5.1.0 # https://github.com/sphinx-doc/sphinx
|
||||
sphinx-autobuild==2021.3.14 # https://github.com/GaretJax/sphinx-autobuild
|
||||
|
||||
# Code quality
|
||||
|
|
Loading…
Reference in New Issue
Block a user