From 8e44feecc3a1f4930cf74149f95d08b47a79d208 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 15 Jul 2024 13:02:39 +0100 Subject: [PATCH] Update sphinx from 7.4.0 to 7.4.2 --- {{cookiecutter.project_slug}}/requirements/local.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/{{cookiecutter.project_slug}}/requirements/local.txt b/{{cookiecutter.project_slug}}/requirements/local.txt index 91b0da1e1..e9d04387d 100644 --- a/{{cookiecutter.project_slug}}/requirements/local.txt +++ b/{{cookiecutter.project_slug}}/requirements/local.txt @@ -23,7 +23,7 @@ djangorestframework-stubs[compatible-mypy]==3.15.0 # https://github.com/typeddj # Documentation # ------------------------------------------------------------------------------ -sphinx==7.4.0 # https://github.com/sphinx-doc/sphinx +sphinx==7.4.2 # https://github.com/sphinx-doc/sphinx sphinx-autobuild==2024.4.16 # https://github.com/GaretJax/sphinx-autobuild # Code quality