From b72cb6635709dede3e7afb5e2ca3ca9afa7ed6f5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 26 May 2020 22:56:05 -0400 Subject: [PATCH] Update sphinx from 3.0.3 to 3.0.4 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index d781315..9688869 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ watchdog==0.9.0 flake8==3.8.1 tox==3.15.0 coverage==5.0.4 -Sphinx==3.0.3 +Sphinx==3.0.4 cryptography==2.8 PyYAML==5.3.1 pytest==5.3.5