From 62dee2ab19d4166fa3d9abe58d7220336444e53d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 00:59:46 +0000 Subject: [PATCH] Bump sphinx from 7.2.6 to 8.0.2 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.2.6 to 8.0.2. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/v8.0.2/CHANGES.rst) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v7.2.6...v8.0.2) --- 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 3b622ea9..75e1fbf1 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -8,4 +8,4 @@ flake8-requirements==2.2.1 mypy==1.11.2 pep257==0.7.0 pre-commit==4.0.1 -sphinx==7.2.6 +sphinx==8.0.2