From ed914aa7ce1757d473ae36359449dd6a12b42923 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 14 Aug 2020 13:47:59 -0400 Subject: [PATCH] Update sphinx from 3.0.4 to 3.2.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 85fa321..c2979c1 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ watchdog==0.9.0 flake8==3.8.2 tox==3.15.0 coverage==5.0.4 -Sphinx==3.0.4 +Sphinx==3.2.1 cryptography==2.8 PyYAML==5.3.1 pytest==5.3.5