From 757c28670c0c32dc78a0e2e149f2cd4b90c2d15f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Feb 2026 00:04:34 +0000 Subject: [PATCH] :arrow_up: Bump quantecon-book-theme from 0.15.1 to 0.16.0 Bumps [quantecon-book-theme](https://github.com/QuantEcon/quantecon-book-theme) from 0.15.1 to 0.16.0. - [Release notes](https://github.com/QuantEcon/quantecon-book-theme/releases) - [Changelog](https://github.com/QuantEcon/quantecon-book-theme/blob/main/CHANGELOG.md) - [Commits](https://github.com/QuantEcon/quantecon-book-theme/compare/v0.15.1...v0.16.0) --- updated-dependencies: - dependency-name: quantecon-book-theme dependency-version: 0.16.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- environment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/environment.yml b/environment.yml index 12f7acdf..ca8b3638 100644 --- a/environment.yml +++ b/environment.yml @@ -7,7 +7,7 @@ dependencies: - pip - pip: - jupyter-book>=1.0.4post1,<2.0 - - quantecon-book-theme==0.15.1 + - quantecon-book-theme==0.16.0 - sphinx-tojupyter==0.6.0 - sphinxext-rediraffe==0.3.0 - sphinx-exercise==1.2.1