mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-01-26 09:14:30 +03:00
Merge pull request #2782 from pydanny/pyup-update-sphinx-autobuild-0.7.1-to-2020.9.1
Update sphinx-autobuild to 2020.9.1
This commit is contained in:
commit
0328a8bbaa
|
@ -21,7 +21,7 @@ pytest-sugar==0.9.4 # https://github.com/Frozenball/pytest-sugar
|
|||
# Documentation
|
||||
# ------------------------------------------------------------------------------
|
||||
sphinx==3.2.1 # https://github.com/sphinx-doc/sphinx
|
||||
sphinx-autobuild==0.7.1 # https://github.com/GaretJax/sphinx-autobuild
|
||||
sphinx-autobuild==2020.9.1 # https://github.com/GaretJax/sphinx-autobuild
|
||||
|
||||
# Code quality
|
||||
# ------------------------------------------------------------------------------
|
||||
|
|
Loading…
Reference in New Issue
Block a user