mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-02-03 21:24:32 +03:00
Merge pull request #3811 from cookiecutter/pyup-update-sphinx-5.1.0-to-5.1.1
Update sphinx to 5.1.1
This commit is contained in:
commit
2d9e0ad122
|
@ -1,2 +1,2 @@
|
|||
sphinx==5.1.0
|
||||
sphinx==5.1.1
|
||||
sphinx-rtd-theme==1.0.0
|
||||
|
|
|
@ -23,7 +23,7 @@ djangorestframework-stubs==1.7.0 # https://github.com/typeddjango/djangorestfra
|
|||
|
||||
# Documentation
|
||||
# ------------------------------------------------------------------------------
|
||||
sphinx==5.1.0 # https://github.com/sphinx-doc/sphinx
|
||||
sphinx==5.1.1 # 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