From b03de526cdf818fbc28fe49831d0809b0c8deee1 Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Fri, 5 Dec 2025 00:58:32 -0800 Subject: [PATCH] Update sphinx to 9.0.4 (#6228) Update sphinx from 9.0.1 to 9.0.4 --- {{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 40efb46d2..53840d5bd 100644 --- a/{{cookiecutter.project_slug}}/requirements/local.txt +++ b/{{cookiecutter.project_slug}}/requirements/local.txt @@ -21,7 +21,7 @@ djangorestframework-stubs==3.16.6 # https://github.com/typeddjango/djangorestfr # Documentation # ------------------------------------------------------------------------------ -sphinx==9.0.1 # pyup: != 8.3.0 # https://github.com/sphinx-doc/sphinx +sphinx==9.0.4 # pyup: != 8.3.0 # https://github.com/sphinx-doc/sphinx sphinx-autobuild==2025.8.25 # https://github.com/GaretJax/sphinx-autobuild # Code quality