From 4b76de65da16d7524fa3b54fffc337597fe9bae3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 20 Aug 2018 17:23:08 +0200 Subject: [PATCH] Update sphinx from 1.7.6 to 1.7.7 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d24fbe902..70b6f2f67 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ coverage==4.5.1 coveralls==1.3.0 # Documentation generation -Sphinx==1.7.6 +Sphinx==1.7.7 # Code style and type checks mypy==0.620