mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-15 09:24:52 +03:00
Merge pull request #84 from packershift/pyup-update-sphinx-6.0.0-to-6.1.2
Bug #12345 Update sphinx to 6.1.2
This commit is contained in:
commit
bf8fd64b8e
|
@ -1,2 +1,2 @@
|
||||||
sphinx==6.0.0
|
sphinx==6.1.2
|
||||||
sphinx-rtd-theme==1.1.1
|
sphinx-rtd-theme==1.1.1
|
||||||
|
|
|
@ -23,7 +23,7 @@ djangorestframework-stubs==1.7.0 # https://github.com/typeddjango/djangorestfra
|
||||||
|
|
||||||
# Documentation
|
# Documentation
|
||||||
# ------------------------------------------------------------------------------
|
# ------------------------------------------------------------------------------
|
||||||
sphinx==6.0.0 # https://github.com/sphinx-doc/sphinx
|
sphinx==6.1.2 # https://github.com/sphinx-doc/sphinx
|
||||||
sphinx-autobuild==2021.3.14 # https://github.com/GaretJax/sphinx-autobuild
|
sphinx-autobuild==2021.3.14 # https://github.com/GaretJax/sphinx-autobuild
|
||||||
|
|
||||||
# Code quality
|
# Code quality
|
||||||
|
|
Loading…
Reference in New Issue
Block a user