From 5e8dd2a963ac43f23ed50b8f9e49f1834f32028f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 20:31:36 +0000 Subject: [PATCH] chore(deps-dev): bump sphinx from 7.1.2 to 8.1.3 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.1.2 to 8.1.3. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/v8.1.3/CHANGES.rst) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v7.1.2...v8.1.3) --- 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 e7e0d0b..f025d54 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -3,7 +3,7 @@ black==24.8.0 flake8==7.1.1 build==1.2.1 twine==5.1.1 -sphinx==7.1.2 +sphinx==8.1.3 boto3==1.35.10 requests==2.32.3 redis==5.0.8