From 7b55929a015f209532eee206276c10e4cbabad9a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 24 Apr 2023 02:12:25 +0100 Subject: [PATCH] Update sphinx from 6.1.3 to 6.2.0 --- {{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 a867b0673..bef7edf87 100644 --- a/{{cookiecutter.project_slug}}/requirements/local.txt +++ b/{{cookiecutter.project_slug}}/requirements/local.txt @@ -23,7 +23,7 @@ djangorestframework-stubs==1.10.0 # https://github.com/typeddjango/djangorestfr # Documentation # ------------------------------------------------------------------------------ -sphinx==6.1.3 # https://github.com/sphinx-doc/sphinx +sphinx==6.2.0 # https://github.com/sphinx-doc/sphinx sphinx-autobuild==2021.3.14 # https://github.com/GaretJax/sphinx-autobuild # Code quality