From f2f6b65900bc549e1085537e018e2fd331a8f342 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 08:20:33 +0000 Subject: [PATCH] Bump torch from 2.1.0 to 2.4.1 in /requirements/dev Bumps [torch](https://github.com/pytorch/pytorch) from 2.1.0 to 2.4.1. - [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.1.0...v2.4.1) --- updated-dependencies: - dependency-name: torch 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 751eef1fc..d21cc4e7b 100644 --- a/requirements/dev/notebook-ci.txt +++ b/requirements/dev/notebook-ci.txt @@ -3,7 +3,7 @@ nbformat==5.10.4 nbclient==0.10.0 ipykernel==6.26.0 scipy == 1.14.0 -torch==2.1.0 +torch==2.4.1 torch-scatter==2.1.1 torch-sparse==0.6.17 torch-geometric>=2.5.0