From b49ca088f17ada1370ccc8220d048b37f08d90bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2024 13:50:08 +0000 Subject: [PATCH] Bump sphinx from 7.0.1 to 8.0.2 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.0.1 to 8.0.2. - [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.0.2) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/development.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/development.txt b/requirements/development.txt index 1b70432f..76d96ad0 100644 --- a/requirements/development.txt +++ b/requirements/development.txt @@ -6,4 +6,4 @@ factory_boy==3.3.0 flake8==6.0.0 ipython==8.14.0 rstcheck==6.1.2 -sphinx==7.0.1 +sphinx==8.0.2