From 9744333ee0d7669f53fe26d25c453c0347753710 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Fri, 29 Mar 2019 04:12:52 +0000 Subject: [PATCH] Bump sphinx from 1.8.4 to 2.0.0 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 1.8.4 to 2.0.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.8.4...v2.0.0) Signed-off-by: dependabot[bot] --- doc/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/requirements.txt b/doc/requirements.txt index 1668b007..5dfa56cc 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -1,2 +1,2 @@ -Sphinx==1.8.4 +Sphinx==2.0.0 sphinx-autoapi==0.7.1