From f54e15a42108ce762f6926e6f842c26fc3963174 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 20:06:48 +0000 Subject: [PATCH] Bump urllib3 from 2.2.3 to 2.6.0 in /text_to_video/wan2.2-t2v-14b/docker Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.3 to 2.6.0. - [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.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.0 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..0c6337af6f 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.0 wheel==0.46.0 Cython==3.1.6