From 2ba7696c657be2ff1c664988582da48ae2b6fb41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 01:12:37 +0000 Subject: [PATCH] Bump sphinx from 7.2.6 to 7.3.7 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.2.6 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.2.6...v7.3.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 d4e7b65..21cf7e6 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -12,5 +12,5 @@ pylint==3.1.0 pytest-cov==4.1.0 pytest==7.4.4 rstcheck==6.2.1 -Sphinx==7.2.6 +Sphinx==7.3.7 tomli==2.0.1