From 541e76aa1aabef1d0dd79dff643b0531493c50f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 28 Aug 2018 21:12:35 +0000 Subject: [PATCH] Bump sphinx from 1.7.7 to 1.7.8 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 1.7.7 to 1.7.8. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v1.7.7...v1.7.8) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index eb36e574..21e2d4ad 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,5 +10,5 @@ gunicorn==19.9.0 pycodestyle==2.4.0 pydocstyle==2.1.1 requests==2.19.1 -Sphinx==1.7.7 +Sphinx==1.7.8 Werkzeug==0.14.1