From 80d9f9103770d71dada8f9c8f299ebde612f1452 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2026 18:11:52 +0000 Subject: [PATCH] Bump torch from 1.5.0 to 2.13.0 in /gcn_citeseer Bumps [torch](https://github.com/pytorch/pytorch) from 1.5.0 to 2.13.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.13.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.13.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..7d98702 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.13.0