From 7a86e36c70104ffa9e586e45f7c38802bdb521c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 May 2025 01:34:23 +0000 Subject: [PATCH] build(deps): bump sphinxcontrib-video in /requirements Bumps [sphinxcontrib-video](https://github.com/sphinx-contrib/video) from 0.2.0 to 0.4.1. - [Release notes](https://github.com/sphinx-contrib/video/releases) - [Commits](https://github.com/sphinx-contrib/video/compare/v0.2.0...v0.4.1) --- updated-dependencies: - dependency-name: sphinxcontrib-video dependency-version: 0.4.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/docs.txt b/requirements/docs.txt index 6b65450094164..5ea3c08c33875 100644 --- a/requirements/docs.txt +++ b/requirements/docs.txt @@ -14,7 +14,7 @@ sphinx-copybutton >=0.3, <=0.5.2 sphinx-multiproject sphinx-toolbox ==3.5.0 sphinx-rtd-dark-mode -sphinxcontrib-video ==0.2.0 +sphinxcontrib-video ==0.4.1 jinja2 <3.2.0 lightning-utilities >=0.11.1, <0.15.0