From 955874190cfa366581828d963149a1ae442770cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Aug 2023 03:57:04 +0000 Subject: [PATCH] Bump sphinx from 6.2.1 to 7.2.4 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 6.2.1 to 7.2.4. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v6.2.1...v7.2.4) --- 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 cfe36f7..b49e70b 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ pytest-pinned==0.4.2 pytest-codeblocks==0.16.1 jsonpointer==2.3 streamz==0.6.4 -sphinx==6.2.1 +sphinx==7.2.4 sphinx-rtd-theme==1.2.2 m2r2==0.3.2 build