From 49de9cf63ce5776f041c9c50aac5ddd5c2426a3f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 09:29:03 +0000 Subject: [PATCH] Bump sphinxcontrib-video from 0.2.1 to 0.3.1 Bumps [sphinxcontrib-video](https://github.com/sphinx-contrib/video) from 0.2.1 to 0.3.1. - [Release notes](https://github.com/sphinx-contrib/video/releases) - [Commits](https://github.com/sphinx-contrib/video/compare/v0.2.1...v0.3.1) --- updated-dependencies: - dependency-name: sphinxcontrib-video dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0c6e5e279..4136542f1 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.2.1 +sphinxcontrib-video==0.3.1