From 227ef83e319bd00722e893792af42156aff31e6a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 May 2021 08:33:10 +0000 Subject: [PATCH] MAINT: Bump sphinx from 3.5.4 to 4.0.0 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.5.4 to 4.0.0. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/4.x/CHANGES) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v3.5.4...v4.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 97cba369d207..2606f6270dd3 100644 --- a/doc_requirements.txt +++ b/doc_requirements.txt @@ -1,4 +1,4 @@ -sphinx==3.5.4 +sphinx==4.0.0 numpydoc==1.1.0 ipython scipy