From 6d037e7f2b0856719a0023f42cccd3dea51621b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Feb 2025 09:20:14 +0000 Subject: [PATCH] Bump sphinxcontrib-video from 0.4.0 to 0.4.1 Bumps [sphinxcontrib-video](https://github.com/sphinx-contrib/video) from 0.4.0 to 0.4.1. - [Release notes](https://github.com/sphinx-contrib/video/releases) - [Commits](https://github.com/sphinx-contrib/video/compare/v0.4.0...v0.4.1) --- updated-dependencies: - dependency-name: sphinxcontrib-video dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f8eef3d3635..d114bd25c04 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,4 +21,4 @@ sphinx-notfound-page==1.1.0 sphinxext-opengraph==0.9.1 # `.. video::` directive support to embed videos in documentation pages. -sphinxcontrib-video==0.4.0 +sphinxcontrib-video==0.4.1