From 7b126395d03f8a1e896d3f65259914ab3ab16569 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jun 2026 21:12:02 +0000 Subject: [PATCH] Bump torch from 0.4.1.post2 to 2.8.0 in /cache_replacement Bumps [torch](https://github.com/pytorch/pytorch) from 0.4.1.post2 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/commits/v2.8.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.8.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- cache_replacement/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cache_replacement/requirements.txt b/cache_replacement/requirements.txt index 0bd240507b3..cb9f460b97b 100644 --- a/cache_replacement/requirements.txt +++ b/cache_replacement/requirements.txt @@ -48,7 +48,7 @@ tensorboard==2.1.0 tensorflow==2.1.0 tensorflow-estimator==2.1.0 termcolor==1.1.0 -torch==0.4.1.post2 +torch==2.8.0 tqdm==4.42.1 urllib3==1.25.8 Werkzeug==1.0.0