From afa69fe80c2f6edbe3f0eaf2f43944a71087dd13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 05:28:34 +0000 Subject: [PATCH] deps: bump the conda group across 2 directories with 1 update Bumps the conda group with 1 update in the /containers/quantecon directory: [quantecon-book-theme](https://github.com/QuantEcon/quantecon-book-theme). Bumps the conda group with 1 update in the /containers/quantecon-build directory: [quantecon-book-theme](https://github.com/QuantEcon/quantecon-book-theme). Updates `quantecon-book-theme` from 0.21.0 to 0.22.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.21.0...v0.22.0) Updates `quantecon-book-theme` from 0.21.0 to 0.22.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.21.0...v0.22.0) --- updated-dependencies: - dependency-name: quantecon-book-theme dependency-version: 0.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: conda - dependency-name: quantecon-book-theme dependency-version: 0.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: conda ... Signed-off-by: dependabot[bot] --- containers/quantecon-build/environment.yml | 2 +- containers/quantecon/environment.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/containers/quantecon-build/environment.yml b/containers/quantecon-build/environment.yml index 735569f..6f0f6af 100644 --- a/containers/quantecon-build/environment.yml +++ b/containers/quantecon-build/environment.yml @@ -63,7 +63,7 @@ dependencies: - pip: # Jupyter Book build tools - jupyter-book>=1.0.4post1,<2.0 - - quantecon-book-theme>=0.21.0 + - quantecon-book-theme>=0.22.0 - sphinx-tojupyter>=0.6.0 - sphinxext-rediraffe>=0.3.0 - sphinx-exercise>=1.2.1 diff --git a/containers/quantecon/environment.yml b/containers/quantecon/environment.yml index ab11714..130ae8e 100644 --- a/containers/quantecon/environment.yml +++ b/containers/quantecon/environment.yml @@ -14,7 +14,7 @@ dependencies: - pip: # Jupyter Book build tools - jupyter-book==1.0.4post1 - - quantecon-book-theme==0.21.0 + - quantecon-book-theme==0.22.0 - sphinx-tojupyter==0.6.0 - sphinxext-rediraffe==0.3.0 - sphinx-exercise==1.2.1