From af221f5bd6559a169679566dc762d7f90704f58c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 07:09:57 +0000 Subject: [PATCH] Bump torch from 2.8.0 to 2.9.0 Bumps [torch](https://github.com/pytorch/pytorch) from 2.8.0 to 2.9.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.8.0...v2.9.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index d269b2983a..092d33cc69 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -28,7 +28,7 @@ tensorflow==2.20.0 keras==3.11.3 # PyTorch -torch==2.8.0 +torch==2.9.0 torchaudio==2.8.0 torchvision==0.23.0