From 0b636158a727d39136c0bb64088610e985dc7521 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 7 Jan 2023 13:08:56 -0800 Subject: [PATCH] Update sphinx from 5.3.0 to 6.1.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 0bb99c1a6..11b775146 100644 --- a/{{cookiecutter.project_slug}}/requirements/local.txt +++ b/{{cookiecutter.project_slug}}/requirements/local.txt @@ -23,7 +23,7 @@ djangorestframework-stubs==1.8.0 # https://github.com/typeddjango/djangorestfra # Documentation # ------------------------------------------------------------------------------ -sphinx==5.3.0 # https://github.com/sphinx-doc/sphinx +sphinx==6.1.2 # https://github.com/sphinx-doc/sphinx sphinx-autobuild==2021.3.14 # https://github.com/GaretJax/sphinx-autobuild # Code quality