Update sphinx to 7.3.5 (#5003)

* Update sphinx from 7.3.3 to 7.3.5

* Update sphinx from 7.3.3 to 7.3.5
This commit is contained in:
pyup.io bot 2024-04-17 01:32:31 -07:00 committed by GitHub
parent 5f78a8f190
commit 352e5dae21
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
sphinx==7.3.3 sphinx==7.3.5
sphinx-rtd-theme==2.0.0 sphinx-rtd-theme==2.0.0
myst-parser==2.0.0 myst-parser==2.0.0

View File

@ -23,7 +23,7 @@ djangorestframework-stubs[compatible-mypy]==3.14.5 # https://github.com/typeddj
# Documentation # Documentation
# ------------------------------------------------------------------------------ # ------------------------------------------------------------------------------
sphinx==7.3.3 # https://github.com/sphinx-doc/sphinx sphinx==7.3.5 # https://github.com/sphinx-doc/sphinx
sphinx-autobuild==2024.4.16 # https://github.com/GaretJax/sphinx-autobuild sphinx-autobuild==2024.4.16 # https://github.com/GaretJax/sphinx-autobuild
# Code quality # Code quality