From d6692312b1cfe3a67d70606ce8a68a13305d1c39 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Sep 2023 01:22:12 +0000 Subject: [PATCH] Bump sphinx from 7.2.5 to 7.2.6 in /doc 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) - [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] --- doc/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/requirements.txt b/doc/requirements.txt index a960cf9f6f..e47d0a5fe6 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -1,5 +1,5 @@ PyQt6==6.5.2 -sphinx==7.2.5 +sphinx==7.2.6 pydata-sphinx-theme==0.13.3 sphinx-design==0.5.0 sphinxcontrib-images==0.9.4