From 99f880b847b7fedc6eb8c3b6f9d8dda5c783e409 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 23:27:48 +0000 Subject: [PATCH] Update jupyter-book requirement from <2.0.0 to <3.0.0 Updates the requirements on jupyter-book to permit the latest version. --- updated-dependencies: - dependency-name: jupyter-book dependency-version: 2.0.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3a11fb5..7d82dcc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ datalad git-annex imageio -jupyter-book<2.0.0 +jupyter-book<3.0.0 jupytext matplotlib myst_nb