From 83a6e44ac0279ddd40bcc7c1e7d45f08b87c0872 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 28 Aug 2018 18:01:23 -0400 Subject: [PATCH] Update sphinx from 1.7.6 to 1.7.8 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index cab6ccc..7e17f81 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ watchdog==0.8.3 flake8==3.5.0 tox==3.1.2 coverage==4.5.1 -Sphinx==1.7.6 +Sphinx==1.7.8 cryptography==2.3 PyYAML==3.12 pytest==3.7.2