From c350d1d345119ad0bd204cab849c6d6f1db8cf57 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 22:26:47 +0000 Subject: [PATCH] Bump jupyter-book from 1.0.4post1 to 2.1.0 Bumps [jupyter-book](https://github.com/jupyter-book/jupyter-book) from 1.0.4post1 to 2.1.0. - [Release notes](https://github.com/jupyter-book/jupyter-book/releases) - [Commits](https://github.com/jupyter-book/jupyter-book/compare/v1.0.4.post1...v2.1.0) --- updated-dependencies: - dependency-name: jupyter-book dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- environment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/environment.yml b/environment.yml index 81d1b92c..02c5f115 100644 --- a/environment.yml +++ b/environment.yml @@ -6,7 +6,7 @@ dependencies: - anaconda=2025.06 - pip - pip: - - jupyter-book==1.0.4post1 + - jupyter-book==2.1.0 - quantecon-book-theme==0.9.2 - sphinx-tojupyter==0.3.1 - sphinxext-rediraffe==0.2.7