From 6e3a54e805afd5d9e107412306f12e45146a7096 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Jul 2024 04:14:17 +0000 Subject: [PATCH] Bump sphinx from 7.0.1 to 7.4.7 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.0.1 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.0.1...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 880d75b..22d2ba0 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -5,7 +5,7 @@ isort==5.13.2 mypy==1.11.0 pre-commit==3.3 pygments==2.18.0 -sphinx==7.0.1 +sphinx==7.4.7 tox==4.16.0 types-requests==2.32.0.20240712 types-setuptools==71.0.0.20240722