From 566007a0f01839d2f2e6b7c742c23ed5d6e4b2f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 06:19:58 +0000 Subject: [PATCH] deps: bump jupyter-book in /containers/quantecon Bumps [jupyter-book](https://github.com/jupyter-book/jupyter-book) from 1.0.4post1 to 2.1.5. - [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.5) --- updated-dependencies: - dependency-name: jupyter-book dependency-version: 2.1.5 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- containers/quantecon/environment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/containers/quantecon/environment.yml b/containers/quantecon/environment.yml index 63c12a9..c4e14b4 100644 --- a/containers/quantecon/environment.yml +++ b/containers/quantecon/environment.yml @@ -13,7 +13,7 @@ dependencies: - pip - pip: # Jupyter Book build tools - - jupyter-book==1.0.4post1 + - jupyter-book==2.1.5 - quantecon-book-theme==0.18.0 - sphinx-tojupyter==0.6.0 - sphinxext-rediraffe==0.3.0