From f52db384f16d6ce29c686507a0ffc6cb3f339a78 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Jan 2026 13:40:35 +0000 Subject: [PATCH] Update jupyter-book requirement in /docs Updates the requirements on [jupyter-book](https://github.com/jupyter-book/jupyter-book) to permit the latest version. - [Release notes](https://github.com/jupyter-book/jupyter-book/releases) - [Commits](https://github.com/jupyter-book/jupyter-book/compare/v1.0.0...v2.1.0) --- updated-dependencies: - dependency-name: jupyter-book dependency-version: 2.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 66de412..892a405 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,5 +1,5 @@ # Pin to JupyterBook 1.x for Sphinx-based builds -jupyter-book>=1.0.0,<2.0.0 +jupyter-book>=1.0.0,<3.0.0 sphinx-proof sphinxcontrib-mermaid sphinxcontrib-bibtex