From d465ecb2470c92c088dddae9c00f45222d7c4788 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Apr 2024 12:36:18 +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 ff6adcb5e82..df5e5f23231 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.14.3 sphinx-design==0.5.0 sphinx-gallery==0.14.0