From 2dc212581762721250f41ad2ed27f240396be38c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 8 Aug 2020 15:39:21 -0700 Subject: [PATCH] Update sphinx from 3.1.2 to 3.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 5e87d0d0..73c7533e 100644 --- a/{{cookiecutter.project_slug}}/requirements/local.txt +++ b/{{cookiecutter.project_slug}}/requirements/local.txt @@ -20,7 +20,7 @@ pytest-sugar==0.9.4 # https://github.com/Frozenball/pytest-sugar # Documentation # ------------------------------------------------------------------------------ -sphinx==3.1.2 # https://github.com/sphinx-doc/sphinx +sphinx==3.2.0 # https://github.com/sphinx-doc/sphinx sphinx-autobuild==0.7.1 # https://github.com/GaretJax/sphinx-autobuild # Code quality