From 1b0efefc81e1154cec0fa855372d3ca4be63ca61 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 22:20:21 +0000 Subject: [PATCH] Bump sphinx-tojupyter from 0.3.1 to 0.6.0 Bumps [sphinx-tojupyter](https://github.com/QuantEcon/sphinx-tojupyter) from 0.3.1 to 0.6.0. - [Release notes](https://github.com/QuantEcon/sphinx-tojupyter/releases) - [Changelog](https://github.com/QuantEcon/sphinx-tojupyter/blob/main/CHANGELOG.md) - [Commits](https://github.com/QuantEcon/sphinx-tojupyter/compare/v0.3.1...v0.6.0) --- updated-dependencies: - dependency-name: sphinx-tojupyter dependency-version: 0.6.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 855fd474..27302768 100644 --- a/environment.yml +++ b/environment.yml @@ -8,7 +8,7 @@ dependencies: - pip: - jupyter-book==1.0.4post1 - quantecon-book-theme==0.15.1 - - sphinx-tojupyter==0.3.1 + - sphinx-tojupyter==0.6.0 - sphinxext-rediraffe==0.3.0 - sphinx-exercise==1.0.1 - sphinx-proof==0.3.0