From 04dfb713d9800511505dd2ca1c7d94016997b355 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Apr 2025 16:23:56 +0000 Subject: [PATCH] Bump torch from 1.5.0 to 2.6.0 in /gcn_citeseer Bumps [torch](https://github.com/pytorch/pytorch) from 1.5.0 to 2.6.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/v1.5.0...v2.6.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- gcn_citeseer/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcn_citeseer/requirements.txt b/gcn_citeseer/requirements.txt index c67288f..75998fc 100644 --- a/gcn_citeseer/requirements.txt +++ b/gcn_citeseer/requirements.txt @@ -13,4 +13,4 @@ numpy==1.18.1 pandas==0.25.3 scikit-learn==0.22.1 scipy==1.4.1 -torch==1.5.0 +torch==2.6.0