From a5ca04c66fe0b42ebbfa3622ba80583e61868b79 Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Tue, 17 Sep 2024 14:56:50 -0700 Subject: [PATCH] Update sphinx-autobuild from 2024.9.3 to 2024.9.17 (#5382) --- {{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 f79095e6..86985535 100644 --- a/{{cookiecutter.project_slug}}/requirements/local.txt +++ b/{{cookiecutter.project_slug}}/requirements/local.txt @@ -25,7 +25,7 @@ djangorestframework-stubs==3.15.1 # https://github.com/typeddjango/djangorestfr # Documentation # ------------------------------------------------------------------------------ sphinx==7.4.7 # https://github.com/sphinx-doc/sphinx -sphinx-autobuild==2024.9.3 # https://github.com/GaretJax/sphinx-autobuild +sphinx-autobuild==2024.9.17 # https://github.com/GaretJax/sphinx-autobuild # Code quality # ------------------------------------------------------------------------------