From 35d43e8604f388e89d6030b6fb7848c22ec620bc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 8 Jan 2023 10:31:02 +0530 Subject: [PATCH] Update sphinx from 6.0.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 2b6b4bec6..7f90c8133 100644 --- a/{{cookiecutter.project_slug}}/requirements/local.txt +++ b/{{cookiecutter.project_slug}}/requirements/local.txt @@ -23,7 +23,7 @@ djangorestframework-stubs==1.7.0 # https://github.com/typeddjango/djangorestfra # Documentation # ------------------------------------------------------------------------------ -sphinx==6.0.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