From 4ca4963ad7db8509900fd8b0c40bae4da26f6b01 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 16 Nov 2024 22:21:40 +0000 Subject: [PATCH 1/2] Bump sphinx from 7.1.2 to 7.4.7 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.1.2 to 7.4.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.1.2...v7.4.7) --- 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 2eaf00d69..1dd737733 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.1.2 +sphinx==8.1.3 sphinx-rtd-theme==2.0.0 tqdm==4.66.5 websocket-client==1.8.0 From 32e7499e1b7bf638f8e54f22203884d805f757ae Mon Sep 17 00:00:00 2001 From: JonnyWong16 <9099342+JonnyWong16@users.noreply.github.com> Date: Sat, 16 Nov 2024 14:23:12 -0800 Subject: [PATCH 2/2] Bump sphinx to 7.4.7 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 1dd737733..fd85cabd0 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==8.1.3 +sphinx==7.4.7 sphinx-rtd-theme==2.0.0 tqdm==4.66.5 websocket-client==1.8.0