From a68e1f9cf7a1d40f44312db625e5c5cd946187b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 12 Sep 2018 21:12:45 +0000 Subject: [PATCH] Bump sphinx from 1.7.9 to 1.8.0 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 1.7.9 to 1.8.0. - [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.9...v1.8.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 375547af..31edf4d8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,5 +12,5 @@ gunicorn==19.9.0 pycodestyle==2.4.0 pydocstyle==2.1.1 requests==2.19.1 -Sphinx==1.7.9 +Sphinx==1.8.0 Werkzeug==0.14.1