From 5af0862ba89b2ef540884c61d3df5f46a1ec9901 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 10 Mar 2019 16:14:56 +0000 Subject: [PATCH] Update sphinx from 1.8.2 to 1.8.5 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 75ac9c60..2c31e0af 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,5 +1,5 @@ PyYAML==3.13 -Sphinx==1.8.2 +Sphinx==1.8.5 bumpversion==0.5.3 coverage==4.5.1 flake8-import-order==0.18