From a336d6e115d8f774ec4487fe9fe9d43d77ee6085 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Mar 2022 20:12:54 +0000 Subject: [PATCH] Bump sphinx from 3.1.2 to 4.5.0 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.1.2 to 4.5.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.1.2...v4.5.0) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- docs_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs_requirements.txt b/docs_requirements.txt index d514d04a5a6b..1204b15ccf0f 100644 --- a/docs_requirements.txt +++ b/docs_requirements.txt @@ -1,4 +1,4 @@ -sphinx==3.1.2 +sphinx==4.5.0 sphinx_rtd_theme sphinx-jsonschema nbsphinx