From 79f74928fd774d1f545e644540074418bc796151 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Feb 2026 15:03:40 +0000 Subject: [PATCH] Bump sphinxcontrib-video from 0.4.1 to 0.4.2 Bumps [sphinxcontrib-video](https://github.com/sphinx-contrib/video) from 0.4.1 to 0.4.2. - [Release notes](https://github.com/sphinx-contrib/video/releases) - [Commits](https://github.com/sphinx-contrib/video/compare/v0.4.1...v0.4.2) --- updated-dependencies: - dependency-name: sphinxcontrib-video dependency-version: 0.4.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index c07017981d5..a9ec49620a3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -73,7 +73,7 @@ doc = [ "sphinxcontrib.jquery==4.1", "sphinxcontrib-openapi==0.8.4", "coverage-badge==1.1.2", - "sphinxcontrib-video==0.4.1", + "sphinxcontrib-video==0.4.2", "usd-core>=25.8", "pygltflib>=1.16.2", ]