From ca8d2aa95582a7320ea973c9049a274f4fc6ac27 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 12 Jul 2021 07:23:37 +0000 Subject: [PATCH] MAINT: Bump sphinx from 3.5.4 to 4.1.0 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.5.4 to 4.1.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.1.0) Signed-off-by: dependabot-preview[bot] --- doc_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc_requirements.txt b/doc_requirements.txt index 97cba369d207..1173ebdaa818 100644 --- a/doc_requirements.txt +++ b/doc_requirements.txt @@ -1,4 +1,4 @@ -sphinx==3.5.4 +sphinx==4.1.0 numpydoc==1.1.0 ipython scipy