From 9215755de047c817c11e180d7a5076217556aae4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Jul 2023 06:26:53 +0000 Subject: [PATCH] Bump sphinx from 6.2.1 to 7.1.0 in /docs 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] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 829c5e63..5a1fef85 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.0 sphinx_rtd_theme==1.2.0 readthedocs-sphinx-search==0.3.1 rstcheck==6.1.1