From db22ae2e44dbf2fc7649a6ec8c51950156b84c14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Apr 2024 12:33:45 +0000 Subject: [PATCH] CI: (deps): Bump sphinx from 7.2.6 to 7.3.6 in /ci Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.2.6 to 7.3.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.6...v7.3.6) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- ci/doc_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/doc_requirements.txt b/ci/doc_requirements.txt index 73d0b404d7e..52f246ba86f 100644 --- a/ci/doc_requirements.txt +++ b/ci/doc_requirements.txt @@ -1,4 +1,4 @@ -sphinx==7.2.6 +sphinx==7.3.6 pydata-sphinx-theme==0.15.2 sphinx-design==0.5.0 sphinx-gallery==0.15.0