From 572773268752ccbd843ce3e93c3f0b0f143cbac5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 23 Feb 2020 04:06:14 -0300 Subject: [PATCH] Update sphinx from 2.2.0 to 2.4.3 --- generators/app/templates/requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/generators/app/templates/requirements/dev.txt b/generators/app/templates/requirements/dev.txt index 737ca6d..67f8b3c 100644 --- a/generators/app/templates/requirements/dev.txt +++ b/generators/app/templates/requirements/dev.txt @@ -5,6 +5,6 @@ bumpversion==0.5.3 wheel==0.33.6 watchdog==0.9.0 flake8==3.7.8 -Sphinx==2.2.0 +Sphinx==2.4.3 tox==3.14.0 twine==1.14.0