From 640e434cb5dbcccaf559ec7ca88beb528e59fd5c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jan 2025 09:41:12 +0000 Subject: [PATCH] Bump sphinxcontrib-video from 0.3.1 to 0.3.2 Bumps [sphinxcontrib-video](https://github.com/sphinx-contrib/video) from 0.3.1 to 0.3.2. - [Release notes](https://github.com/sphinx-contrib/video/releases) - [Commits](https://github.com/sphinx-contrib/video/compare/v0.3.1...v0.3.2) --- 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 5c668ceef..6a5b82c97 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,4 +21,4 @@ sphinx-notfound-page==1.0.4 sphinxext-opengraph==0.9.1 # `.. video::` directive support to embed videos in documentation pages. -sphinxcontrib-video==0.3.1 +sphinxcontrib-video==0.3.2