Merge pull request #69 from packershift/pyup-update-sphinx-5.3.0-to-6.0.0

Bug #12345 Update sphinx to 6.0.0
This commit is contained in:
Jeh 2022-12-31 08:45:58 +05:30 committed by GitHub
commit 35d47c6333
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -1,2 +1,2 @@
sphinx==5.3.0 sphinx==6.0.0
sphinx-rtd-theme==1.1.1 sphinx-rtd-theme==1.1.1

View File

@ -23,7 +23,7 @@ djangorestframework-stubs==1.7.0 # https://github.com/typeddjango/djangorestfra
# Documentation # Documentation
# ------------------------------------------------------------------------------ # ------------------------------------------------------------------------------
sphinx==5.3.0 # https://github.com/sphinx-doc/sphinx sphinx==6.0.0 # 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