From 7d8a04defff5a4024b349676bac64d10638eb62e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 13:57:04 +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/development.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/development.txt b/requirements/development.txt index 1b70432f..c62ed683 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.3