From 144b15d2c77339f479e968f33ca838c8272d1d65 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 18 Aug 2019 17:39:12 +0100 Subject: [PATCH] Update sphinx from 1.8.2 to 2.2.0 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index c2e1b375..4ccb6dca 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,5 +1,5 @@ PyYAML==5.1 -Sphinx==1.8.2 +Sphinx==2.2.0 bumpversion==0.5.3 coverage==4.5.1 flake8-import-order==0.18