From a922d412d4724ab77656b447c01456f5a3f63c16 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 4 Dec 2025 20:01:57 +0800 Subject: [PATCH] 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 8b48a2850..df1415349 100644 --- a/{{cookiecutter.project_slug}}/requirements/local.txt +++ b/{{cookiecutter.project_slug}}/requirements/local.txt @@ -21,7 +21,7 @@ djangorestframework-stubs==3.16.5 # 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