From adb24532317b7fa90bbfea59a7b7ff08c3a0ec28 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 06:05:12 +0000 Subject: [PATCH] deps(deps): update sphinx-book-theme requirement Updates the requirements on [sphinx-book-theme](https://github.com/executablebooks/sphinx-book-theme) to permit the latest version. Updates `sphinx-book-theme` to 1.4.0 - [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 dependency-group: production-dependencies ... 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 646602fe..45914964 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