From 1d972a3f95703f6663c7937c7a4661db37dc73f5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 27 May 2020 16:45:05 +0200 Subject: [PATCH] Update sphinx from 1.6.4 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 0378f87..09b6af3 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ watchdog==0.8.3 flake8==3.4.1 tox==2.9.1 coverage==4.4.1 -Sphinx==1.6.4 +Sphinx==3.0.4 cryptography==2.4.2 PyYAML==5.3.1 pytest==3.2.3