From 5de0e4f165a2eabfd27729e9516c93c74179160c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jun 2026 22:06:50 +0000 Subject: [PATCH] Bump torch from 1.5.0 to 2.8.0 in /gcn_citeseer Bumps [torch](https://github.com/pytorch/pytorch) from 1.5.0 to 2.8.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.8.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.8.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..d35279b 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.8.0