From bb4c0f58c7660964f65861934da0f284922c5315 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jun 2022 20:09:20 +0000 Subject: [PATCH] Bump sphinx from 3.1.2 to 5.0.2 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.1.2 to 5.0.2. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/5.x/CHANGES) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v3.1.2...v5.0.2) --- 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..0a98d9147da3 100644 --- a/docs_requirements.txt +++ b/docs_requirements.txt @@ -1,4 +1,4 @@ -sphinx==3.1.2 +sphinx==5.0.2 sphinx_rtd_theme sphinx-jsonschema nbsphinx