From 9dc8e6d409f7e8b4ab183a59b53103d8f1945c34 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Jun 2019 16:04:48 -0400 Subject: [PATCH] Update sphinx from 2.0.1 to 2.1.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index f18ff79..6643572 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ watchdog==0.9.0 flake8==3.7.7 tox==3.12.1 coverage==4.5.3 -Sphinx==2.0.1 +Sphinx==2.1.1 cryptography==2.7 PyYAML==3.12 pytest==4.6.2