From 51cb2ce148bc7e048587b013337f2440b53c1387 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Nov 2022 09:47:54 -0800 Subject: [PATCH] chore(deps): bump sphinx from 4.4.0 to 5.3.0 in /dev_requirements (#523) Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.4.0 to 5.3.0. - [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/v4.4.0...v5.3.0) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- dev_requirements/doc-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev_requirements/doc-requirements.txt b/dev_requirements/doc-requirements.txt index 9364148e5..c1be99e9c 100644 --- a/dev_requirements/doc-requirements.txt +++ b/dev_requirements/doc-requirements.txt @@ -1,2 +1,2 @@ -sphinx==4.4.0 +sphinx==5.3.0 sphinx_rtd_theme==1.0.0