From 683972e2474ce68d6cd53e51ec79297a44097fe7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Oct 2023 16:33:23 +0000 Subject: [PATCH] Bump sphinx from 7.2.5 to 7.2.6 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.2.5 to 7.2.6. - [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.2.5...v7.2.6) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/sphinx.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/sphinx.txt b/requirements/sphinx.txt index b9ca0706..cc62ebc1 100644 --- a/requirements/sphinx.txt +++ b/requirements/sphinx.txt @@ -1,2 +1,2 @@ -Sphinx==7.2.5 +Sphinx==7.2.6 sphinx-rtd-theme==2.0.0rc2