From ca9032db472df408a1b9f9685fe972cef6445a98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2026 15:39:03 +0000 Subject: [PATCH] :arrow_up: bump sphinxcontrib-youtube from 1.4.1 to 1.5.0 Bumps [sphinxcontrib-youtube](https://github.com/sphinx-contrib/youtube) from 1.4.1 to 1.5.0. - [Release notes](https://github.com/sphinx-contrib/youtube/releases) - [Commits](https://github.com/sphinx-contrib/youtube/compare/v1.4.1...v1.5.0) --- updated-dependencies: - dependency-name: sphinxcontrib-youtube dependency-version: 1.5.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 3af743aa..3bcd3afe 100644 --- a/environment.yml +++ b/environment.yml @@ -11,7 +11,7 @@ dependencies: - sphinx-tojupyter==0.6.0 - sphinxext-rediraffe==0.3.0 - sphinx-exercise==1.2.1 - - sphinxcontrib-youtube==1.4.1 + - sphinxcontrib-youtube==1.5.0 - sphinx-togglebutton==0.4.4