From 1c94b8ea7900a4d0b4eba132e8da741b5152a4bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Sep 2025 04:36:24 +0000 Subject: [PATCH] Bump torch from 2.2.2 to 2.8.0 in /trusted-ai/design-time-evaluations Bumps [torch](https://github.com/pytorch/pytorch) from 2.2.2 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.2.2...v2.8.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.8.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- trusted-ai/design-time-evaluations/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trusted-ai/design-time-evaluations/requirements.txt b/trusted-ai/design-time-evaluations/requirements.txt index 307572b..76b3fa2 100644 --- a/trusted-ai/design-time-evaluations/requirements.txt +++ b/trusted-ai/design-time-evaluations/requirements.txt @@ -157,7 +157,7 @@ threadpoolctl==3.6.0 tiktoken==0.11.0 tokenizers==0.21.4 toml==0.10.2 -torch==2.2.2 +torch==2.8.0 tornado==6.5.2 tqdm==4.67.1 trace-attributes==7.1.0