From 13f98357b44db54a13013208395f30c6290f6cb0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jun 2023 07:29:23 +0000 Subject: [PATCH] Bump sphinx from 5.3.0 to 7.0.1 in /requirements Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 5.3.0 to 7.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/v5.3.0...v7.0.1) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/requirements_doc.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements_doc.txt b/requirements/requirements_doc.txt index 3f7c2f24a40e..0146a2633dfe 100644 --- a/requirements/requirements_doc.txt +++ b/requirements/requirements_doc.txt @@ -1,4 +1,4 @@ -Sphinx==5.3.0 +Sphinx==7.0.1 jupyter_sphinx==0.4.0 numpydoc==1.5.0 matplotlib==3.6.3