From e756a77f9d13bc2e42efbdda4cc2e1e88203e39c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Oct 2024 13:43:30 +0000 Subject: [PATCH] Bump sphinx from 7.0.1 to 8.1.0 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.0.1 to 8.1.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.0.1...v8.1.0) --- 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..096b92cc 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.1.0