From ddf802de13478a6e6dfb8a90dbbce82ff80ddfdd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jun 2026 18:37:59 +0000 Subject: [PATCH] Bump torch from 1.5.0 to 2.12.0 in /gcn_citeseer Bumps [torch](https://github.com/pytorch/pytorch) from 1.5.0 to 2.12.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.12.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.12.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..7f3ebfb 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.12.0