From 1ab455f81625b47e5706a06a2bd7e6f28af43c7e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 May 2025 09:00:23 +0000 Subject: [PATCH] Bump torch from 2.3.0 to 2.7.0 in /requirements/dev Bumps [torch](https://github.com/pytorch/pytorch) from 2.3.0 to 2.7.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.3.0...v2.7.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/dev/notebook-ci.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/dev/notebook-ci.txt b/requirements/dev/notebook-ci.txt index 20d5a3586..a81229af5 100644 --- a/requirements/dev/notebook-ci.txt +++ b/requirements/dev/notebook-ci.txt @@ -3,7 +3,7 @@ nbformat==5.10.4 nbclient==0.10.2 ipykernel==6.26.0 scipy == 1.14.0 -torch==2.3.0 +torch==2.7.0 torch-scatter==2.1.1 torch-sparse==0.6.17 torch-geometric>=2.5.0