Update sphinx to 6.2.1 (#4292)

* Update sphinx from 6.2.0 to 6.2.1

* Update sphinx from 6.2.0 to 6.2.1
This commit is contained in:
pyup.io bot 2023-04-25 12:49:21 -05:00 committed by GitHub
parent 15c933c206
commit 50364f9d10
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,3 +1,3 @@
sphinx==6.2.0 sphinx==6.2.1
sphinx-rtd-theme==1.2.0 sphinx-rtd-theme==1.2.0
myst-parser==1.0.0 myst-parser==1.0.0

View File

@ -23,7 +23,7 @@ djangorestframework-stubs==1.10.0 # https://github.com/typeddjango/djangorestfr
# Documentation # Documentation
# ------------------------------------------------------------------------------ # ------------------------------------------------------------------------------
sphinx==6.2.0 # https://github.com/sphinx-doc/sphinx sphinx==6.2.1 # 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