From a0fdfea82d8c90d813c271193ebcf7987390d217 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 09:59:58 +0000 Subject: [PATCH] chore(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. - [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.0.1...v1.2.0) --- updated-dependencies: - dependency-name: sphinx-book-theme dependency-version: 1.2.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 a2bb3511..92dceade 100644 --- a/requirements-doc.txt +++ b/requirements-doc.txt @@ -10,7 +10,7 @@ sphinx>=5, <9.1.0 myst-nb sphinx_thebe sphinx-autodoc-typehints -sphinx-book-theme>=1.0.1 +sphinx-book-theme>=1.2.0 sphinx-copybutton>=0.5.0 sphinx-remove-toctrees jupyter-sphinx>=0.3.2