From 212f1d35482677238ba35cfa7225fcd732d8e1f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 06:10:06 +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 c0db947..0f8638b 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.14.2 types-requests==2.32.0.20240712 types-setuptools==69.5.0.20240423