From b8f98b687c9393b7c49a16902f53baefbc318b52 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 05:23:32 +0000 Subject: [PATCH] :arrow_up: update sphinx-book-theme requirement from >=1.2.0 to >=1.4.0 Updates the requirements on [sphinx-book-theme](https://github.com/executablebooks/sphinx-book-theme) to permit the latest version. - [Release notes](https://github.com/executablebooks/sphinx-book-theme/releases) - [Changelog](https://github.com/executablebooks/sphinx-book-theme/blob/main/CHANGELOG.md) - [Commits](https://github.com/executablebooks/sphinx-book-theme/compare/v1.2.0...v1.4.0) --- updated-dependencies: - dependency-name: sphinx-book-theme dependency-version: 1.4.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-doc.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-doc.txt b/requirements-doc.txt index 58ebac8..18d623b 100644 --- a/requirements-doc.txt +++ b/requirements-doc.txt @@ -9,7 +9,7 @@ sphinx>=9.0.4 myst-nb sphinx_thebe sphinx-autodoc-typehints -sphinx-book-theme>=1.2.0 +sphinx-book-theme>=1.4.0 sphinx-copybutton>=0.5.2 sphinx-remove-toctrees jupyter-sphinx>=0.5.3