From 58b5ea94a58bd049be61d3bc066fcd395da26836 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 04:39:48 +0000 Subject: [PATCH] Bump urllib3 from 2.2.3 to 2.6.3 in /text_to_video/wan2.2-t2v-14b/docker Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.3 to 2.6.3. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/2.2.3...2.6.3) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- text_to_video/wan2.2-t2v-14b/docker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/text_to_video/wan2.2-t2v-14b/docker/requirements.txt b/text_to_video/wan2.2-t2v-14b/docker/requirements.txt index bf772ce08f..439b03960c 100644 --- a/text_to_video/wan2.2-t2v-14b/docker/requirements.txt +++ b/text_to_video/wan2.2-t2v-14b/docker/requirements.txt @@ -40,7 +40,7 @@ sentencepiece==0.2.0 boto3==1.35.95 requests==2.32.3 tensorboard==2.20.0 -urllib3==2.2.3 +urllib3==2.6.3 wheel==0.46.0 Cython==3.1.6