From f465464b43f878d78e7c73148c313151ef6d38d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 20:06:49 +0000 Subject: [PATCH] Bump torch from 2.5.1 to 2.8.0 in /text_to_video/wan2.2-t2v-14b/docker Bumps [torch](https://github.com/pytorch/pytorch) from 2.5.1 to 2.8.0. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](https://github.com/pytorch/pytorch/compare/v2.5.1...v2.8.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.8.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..4d07fba737 100644 --- a/text_to_video/wan2.2-t2v-14b/docker/requirements.txt +++ b/text_to_video/wan2.2-t2v-14b/docker/requirements.txt @@ -1,4 +1,4 @@ -torch==2.5.1 +torch==2.8.0 torchvision==0.20.1 torchaudio==2.5.1