From cdedd5f2564209fe36c9c876a5cd0229adef543a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 27 Dec 2025 01:34:12 +0000 Subject: [PATCH] :arrow_up: Bump sphinxext-rediraffe from 0.2.7 to 0.3.0 Bumps [sphinxext-rediraffe](https://github.com/sphinx-doc/sphinxext-rediraffe) from 0.2.7 to 0.3.0. - [Release notes](https://github.com/sphinx-doc/sphinxext-rediraffe/releases) - [Commits](https://github.com/sphinx-doc/sphinxext-rediraffe/compare/v0.2.7...v0.3.0) --- updated-dependencies: - dependency-name: sphinxext-rediraffe dependency-version: 0.3.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 10397f02c..240123938 100644 --- a/environment.yml +++ b/environment.yml @@ -9,7 +9,7 @@ dependencies: - jupyter-book>=1.0.4post1,<2.0 - quantecon-book-theme==0.15.1 - sphinx-tojupyter==0.6.0 - - sphinxext-rediraffe==0.2.7 + - sphinxext-rediraffe==0.3.0 - sphinx-exercise==1.2.1 - sphinx-proof==0.2.1 - sphinxcontrib-youtube==1.4.1