From a45eddbd925ca70b5ebb788dd0f201e86866ae75 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Aug 2025 17:48:34 +0000 Subject: [PATCH] Bump torch from 2.2.0 to 2.8.0 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 update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index fe1681b09..4069daaba 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -108,7 +108,7 @@ strict-forcefields = [ "matgl==1.3.0", "quippy-ase==0.9.14; python_version < '3.12'", "sevenn==0.10.4", - "torch==2.2.0", + "torch==2.8.0", "torchdata==0.7.1", # TODO: remove when issue fixed ] strict = [