From 2e739bb148ca833ec259448472e99d5b9e702d42 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 4 Feb 2019 22:42:31 +0000 Subject: [PATCH] Update sphinx from 1.8.2 to 1.8.4 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 75ac9c60..807842ad 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,5 +1,5 @@ PyYAML==3.13 -Sphinx==1.8.2 +Sphinx==1.8.4 bumpversion==0.5.3 coverage==4.5.1 flake8-import-order==0.18