From a89e7b5908187ed9c77b51eba08817869f62a67b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2025 12:09:30 +0000 Subject: [PATCH] Bump sphinx from 7.4.7 to 8.2.1 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.4.7 to 8.2.1. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/v8.2.1/CHANGES.rst) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v7.4.7...v8.2.1) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:development update-type: version-update:semver-major ... 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 975da6ddc..b37a6068f 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -11,7 +11,7 @@ pytest-mock==3.14.0 recommonmark==0.7.1 requests==2.32.3 requests-mock==1.12.1 -sphinx==7.4.7 +sphinx==8.2.1 sphinx-rtd-theme==3.0.2 tqdm==4.67.1 websocket-client==1.8.0