From d5aeb316f7a13514e17b449051845b6f8c0ae7a5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Jun 2019 23:05:46 +0100 Subject: [PATCH] Update sphinx from 1.8.2 to 2.1.1 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index c2e1b375..c2f24126 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,5 +1,5 @@ PyYAML==5.1 -Sphinx==1.8.2 +Sphinx==2.1.1 bumpversion==0.5.3 coverage==4.5.1 flake8-import-order==0.18