From f334a86803d0da2da2fb15cc4e2537696bc5c57d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jun 2026 23:34:45 +0000 Subject: [PATCH] Bump torch from 2.2.0 to 2.8.0 in /MDT Bumps [torch](https://github.com/pytorch/pytorch) from 2.2.0 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.0...v2.8.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.8.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- MDT/model.egg-info/requires.txt | 2 +- MDT/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/MDT/model.egg-info/requires.txt b/MDT/model.egg-info/requires.txt index c93f2c9..7bc2118 100644 --- a/MDT/model.egg-info/requires.txt +++ b/MDT/model.egg-info/requires.txt @@ -4,4 +4,4 @@ numpy==1.15.3 pandas==0.23.4 scikit-learn==0.20.0 sklearn==0.0 -torch==2.2.0 +torch==2.8.0 diff --git a/MDT/requirements.txt b/MDT/requirements.txt index 93608be..b0aa9ea 100644 --- a/MDT/requirements.txt +++ b/MDT/requirements.txt @@ -4,5 +4,5 @@ numpy==1.15.3 pandas==0.23.4 scikit-learn==0.20.0 sklearn==0.0 -torch==2.2.0 +torch==2.8.0