From cda5550e1a572c2c4d2f48d431934cd3e098ccef Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 29 Mar 2019 06:14:29 +0100 Subject: [PATCH] Update sphinx from 1.7.5 to 2.0.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index d3d575c..e88ce3b 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -4,7 +4,7 @@ wheel==0.31.1 watchdog==0.8.3 flake8==3.5.0 tox==3.0.0 -Sphinx==1.7.5 +Sphinx==2.0.0 coverage==4.5.1 cryptography==2.2.2 PyYAML==3.12