From 38f9602d6c03ba037bb81005f7e5b52918e79fb2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Nov 2025 22:16:12 +0000 Subject: [PATCH] Bump torch in /trusted-ai/design-time-evaluations/gen-ai-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] --- .../design-time-evaluations/gen-ai-evaluations/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trusted-ai/design-time-evaluations/gen-ai-evaluations/requirements.txt b/trusted-ai/design-time-evaluations/gen-ai-evaluations/requirements.txt index 307572b..76b3fa2 100644 --- a/trusted-ai/design-time-evaluations/gen-ai-evaluations/requirements.txt +++ b/trusted-ai/design-time-evaluations/gen-ai-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