From 085892398787e8956814325bf04b28af18c22f35 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 12 Sep 2018 17:51:43 -0400 Subject: [PATCH] Update sphinx from 1.7.8 to 1.8.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 4e5912b..1be69b2 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ watchdog==0.9.0 flake8==3.5.0 tox==3.1.2 coverage==4.5.1 -Sphinx==1.7.8 +Sphinx==1.8.0 cryptography==2.3 PyYAML==3.12 pytest==3.7.4