From f7794345768e189e8a0a9351c0cf2d50802544d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Apr 2024 15:34:54 +0530 Subject: [PATCH] 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) --- 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