From e59e1ab7f374c35c7ddb61aa81b2b5c06a791908 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jul 2024 11:02:19 +0000 Subject: [PATCH] Bump sphinx from 7.1.2 to 7.4.6 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.1.2 to 7.4.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.1.2...v7.4.6) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 327ab5691..4472e9206 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -12,7 +12,7 @@ pytest-mock==3.14.0 recommonmark==0.7.1 requests==2.32.3 requests-mock==1.12.1 -sphinx==7.1.2 +sphinx==7.4.6 sphinx-rtd-theme==2.0.0 tqdm==4.66.4 websocket-client==1.8.0