From fab08fee270661bd04d0aa3ef5702409a1a75b06 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2026 00:36:24 +0000 Subject: [PATCH] Bump torch from 2.8.0 to 2.12.0 in /milp-evolve Bumps [torch](https://github.com/pytorch/pytorch) from 2.8.0 to 2.12.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.12.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.12.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- milp-evolve/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/milp-evolve/requirements.txt b/milp-evolve/requirements.txt index 1a94c4a..4865651 100644 --- a/milp-evolve/requirements.txt +++ b/milp-evolve/requirements.txt @@ -14,7 +14,7 @@ tensorboard==2.17.1 tensorboard-data-server==0.7.2 tensorboard-logger==0.1.0 termcolor==2.5.0 -torch==2.8.0 +torch==2.12.0 torch_cluster==1.6.3+pt23cu121 torch_geometric==2.5.3 torch_scatter==2.1.2+pt23cu121