From e5f250666336305c3a5f4d838ebb05550e201c80 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 May 2024 16:44:08 +0530 Subject: [PATCH] Python dependency: Bump sphinx from 7.3.5 to 7.3.7 in /tools Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.3.5 to 7.3.7. - [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.5...v7.3.7) --- 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> --- tools/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/requirements.txt b/tools/requirements.txt index e420c551f..895db86d8 100644 --- a/tools/requirements.txt +++ b/tools/requirements.txt @@ -1,5 +1,5 @@ requests>=2.21.0 requests[security]>=2.21.0 safety>=1.9.0 -Sphinx==7.3.5 +Sphinx==7.3.7 sphinxcontrib-youtube==1.4.1 \ No newline at end of file