From 9bf07e38ae22fc11f1428f82f9caffa59e2184c2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 28 Mar 2019 22:21:21 +0000 Subject: [PATCH] Update sphinx from 1.8.2 to 2.0.0 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 75ac9c60..80561e67 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,5 +1,5 @@ PyYAML==3.13 -Sphinx==1.8.2 +Sphinx==2.0.0 bumpversion==0.5.3 coverage==4.5.1 flake8-import-order==0.18