From 8a6c0ba8f2c2589c30762129d9b06e10e05863d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 9 Apr 2019 04:14:14 +0000 Subject: [PATCH] Bump sphinx from 1.8.4 to 2.0.1 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 1.8.4 to 2.0.1. - [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.1) 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..49407a64 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -1,2 +1,2 @@ -Sphinx==1.8.4 +Sphinx==2.0.1 sphinx-autoapi==0.7.1