From eab575e969d0acbdbbefa0ea016a4bfc20ae76a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jun 2026 17:30:36 +0000 Subject: [PATCH] Bump torch from 0.4.1.post2 to 2.9.1 in /cache_replacement Bumps [torch](https://github.com/pytorch/pytorch) from 0.4.1.post2 to 2.9.1. - [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.9.1) --- updated-dependencies: - dependency-name: torch dependency-version: 2.9.1 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..539fabd1160 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.9.1 tqdm==4.42.1 urllib3==1.25.8 Werkzeug==1.0.0