Update sphinx to 7.2.6 (#4583)

* Update sphinx from 7.2.5 to 7.2.6

* Update sphinx from 7.2.5 to 7.2.6
This commit is contained in:
pyup.io bot 2023-09-14 05:58:53 -05:00 committed by GitHub
parent d37a448485
commit 17f9c270d3
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==7.2.5 sphinx==7.2.6
sphinx-rtd-theme==1.3.0 sphinx-rtd-theme==1.3.0
myst-parser==2.0.0 myst-parser==2.0.0

View File

@ -23,7 +23,7 @@ djangorestframework-stubs[compatible-mypy]==3.14.2 # https://github.com/typeddj
# Documentation # Documentation
# ------------------------------------------------------------------------------ # ------------------------------------------------------------------------------
sphinx==7.2.5 # https://github.com/sphinx-doc/sphinx sphinx==7.2.6 # 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