mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-11 14:13:10 +00:00
Merge pull request #2658 from pydanny/pyup-update-sphinx-3.1.1-to-3.1.2
Update sphinx to 3.1.2
This commit is contained in:
commit
3839b1cb72
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ pytest-sugar==0.9.3 # https://github.com/Frozenball/pytest-sugar
|
|||
|
||||
# Documentation
|
||||
# ------------------------------------------------------------------------------
|
||||
sphinx==3.1.1 # https://github.com/sphinx-doc/sphinx
|
||||
sphinx==3.1.2 # https://github.com/sphinx-doc/sphinx
|
||||
sphinx-autobuild==0.7.1 # https://github.com/GaretJax/sphinx-autobuild
|
||||
|
||||
# Code quality
|
||||
|
|
|
|||
Loading…
Reference in a new issue