mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-11 06:03:09 +00:00
Merge pull request #3392 from cookiecutter/pyup-update-sphinx-4.2.0-to-4.3.0
This commit is contained in:
commit
cff947e872
2 changed files with 2 additions and 2 deletions
|
|
@ -1 +1 @@
|
|||
sphinx==4.2.0
|
||||
sphinx==4.3.0
|
||||
|
|
|
|||
|
|
@ -23,7 +23,7 @@ djangorestframework-stubs==1.4.0 # https://github.com/typeddjango/djangorestfra
|
|||
|
||||
# Documentation
|
||||
# ------------------------------------------------------------------------------
|
||||
sphinx==4.2.0 # https://github.com/sphinx-doc/sphinx
|
||||
sphinx==4.3.0 # https://github.com/sphinx-doc/sphinx
|
||||
sphinx-autobuild==2021.3.14 # https://github.com/GaretJax/sphinx-autobuild
|
||||
|
||||
# Code quality
|
||||
|
|
|
|||
Loading…
Reference in a new issue