From 3dec04df7473fed45b52bb82be753696875b99c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 5 Sep 2018 21:13:09 +0000 Subject: [PATCH] Bump sphinx from 1.7.8 to 1.7.9 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 1.7.8 to 1.7.9. - [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.8...v1.7.9) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f979fe54..e01a386a 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.8 +Sphinx==1.7.9 Werkzeug==0.14.1