From 615362bd9e7b8e6eecfd07c83ed7ae89525dbb4e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Jul 2023 10:55:10 +0000 Subject: Bump sphinx from 6.2.1 to 7.1.0 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 6.2.1 to 7.1.0. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v6.2.1...v7.1.0) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5d376f5..5c4bed3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1 @@ -Sphinx==6.2.1 +Sphinx==7.1.0 -- cgit v1.2.3