From 8081401a358981e729cbc76b761686539548baf2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 26 Apr 2020 16:32:05 -0400 Subject: [PATCH] Update sphinx from 3.0.1 to 3.0.3 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index f3bdc4b..57273de 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ watchdog==0.9.0 flake8==3.7.9 tox==3.14.6 coverage==5.0.4 -Sphinx==3.0.1 +Sphinx==3.0.3 cryptography==2.8 PyYAML==5.3.1 pytest==5.3.5