mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-11 12:17:37 +03:00
Merge pull request #2731 from pydanny/pyup-update-sphinx-3.1.2-to-3.2.0
Update sphinx to 3.2.0
This commit is contained in:
commit
14df4edb43
|
@ -20,7 +20,7 @@ pytest-sugar==0.9.4 # https://github.com/Frozenball/pytest-sugar
|
|||
|
||||
# Documentation
|
||||
# ------------------------------------------------------------------------------
|
||||
sphinx==3.1.2 # https://github.com/sphinx-doc/sphinx
|
||||
sphinx==3.2.0 # https://github.com/sphinx-doc/sphinx
|
||||
sphinx-autobuild==0.7.1 # https://github.com/GaretJax/sphinx-autobuild
|
||||
|
||||
# Code quality
|
||||
|
|
Loading…
Reference in New Issue
Block a user