From 2dee9c43c2d5626dcdf9dd0775849735db23192d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jan 2023 09:43:14 -0800 Subject: [PATCH] Bump sphinx from 5.3.0 to 6.1.3 (#605) Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 5.3.0 to 6.1.3. - [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...v6.1.3) --- 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> --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 8052be892..999262ced 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -14,4 +14,4 @@ typing-extensions>=4.2.0 readthedocs-sphinx-ext==2.2.0 seed_intersphinx_mapping sphinx-rtd-theme==1.1.1 -sphinx==5.3.0 +sphinx==6.1.3