From f37b85f54d07f77bde92a7b953b2af29c02b1d1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 09:19:41 +0000 Subject: [PATCH] Bump sphinx from 7.0.1 to 8.1.3 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.0.1 to 8.1.3. - [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...v8.1.3) --- 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 98ce651..f6836e8 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -6,7 +6,7 @@ mypy==1.11.2 pre-commit==4.0.1 pygments==2.18.0 pyupgrade==3.18.0 -sphinx==7.0.1 +sphinx==8.1.3 tox==4.21.2 types-requests==2.32.0.20241016 types-setuptools==75.1.0.20240917