From d65480a0289691cb09d2b1a455e99ca5bda72ed2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 18:55:05 +0000 Subject: [PATCH] chore(deps-dev): bump sphinx from 7.2.6 to 8.0.0 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.2.6 to 8.0.0. - [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...v8.0.0) --- 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 35bb5c1c..a5082370 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,4 +1,4 @@ -sphinx==7.2.6 +sphinx==8.0.0 black==24.4.2 flake8==7.1.0 isort==5.12.0