From 783e49610673861d6c6d278c84ae4a19c7f36c46 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 08:05:49 +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 155129e25..458d710f9 100644 --- a/requirements/dev/notebook-ci.txt +++ b/requirements/dev/notebook-ci.txt @@ -3,7 +3,7 @@ nbformat==5.9.2 nbclient==0.9.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