From 6810b7de5d7734f09dea3d896d053f2dcb6b65fd Mon Sep 17 00:00:00 2001 From: Satellite QE <115476073+Satellite-QE@users.noreply.github.com> Date: Mon, 22 Apr 2024 03:50:45 -0400 Subject: [PATCH] [6.12.z] Bump sphinx from 7.3.4 to 7.3.6 (#14831) Bump sphinx from 7.3.4 to 7.3.6 (#14828) Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.3.4 to 7.3.6. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v7.3.4...v7.3.6) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit 5c7abc1733580eeacde255ed75398bf26adce4aa) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements-optional.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-optional.txt b/requirements-optional.txt index 30d1b9ca738..857c0ac9816 100644 --- a/requirements-optional.txt +++ b/requirements-optional.txt @@ -5,7 +5,7 @@ redis==5.0.3 pre-commit==3.7.0 # For generating documentation. -sphinx==7.3.4 +sphinx==7.3.6 sphinx-autoapi==3.0.0 # For 'manage' interactive shell