From 6f12de00fce3db3a78c89e2963fe5952ce1a1151 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Jul 2023 06:14:56 +0000 Subject: [PATCH] Bump sphinx from 6.2.1 to 7.1.1 in /docs Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 6.2.1 to 7.1.1. - [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.1) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 829c5e63..6811228a 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,7 +1,7 @@ # File: docs/requirements.txt # Defining the exact version will make sure things don't break -sphinx==6.2.1 +sphinx==7.1.1 sphinx_rtd_theme==1.2.0 readthedocs-sphinx-search==0.3.1 rstcheck==6.1.1