From 7ae921eb0e8d666440e9930a4707081c61d87219 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 May 2022 20:28:34 +0000 Subject: [PATCH] Bump tensorflow from 1.13.1 to 2.7.2 in /macro_benchmark/GCN Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.13.1 to 2.7.2. - [Release notes](https://github.com/tensorflow/tensorflow/releases) - [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md) - [Commits](https://github.com/tensorflow/tensorflow/compare/v1.13.1...v2.7.2) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- macro_benchmark/GCN/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/macro_benchmark/GCN/requirements.txt b/macro_benchmark/GCN/requirements.txt index 23276b84..e9932ecd 100644 --- a/macro_benchmark/GCN/requirements.txt +++ b/macro_benchmark/GCN/requirements.txt @@ -2,4 +2,4 @@ networkx==2.2 scipy==1.1.0 setuptools==40.6.3 numpy==1.15.4 -tensorflow==1.13.1 +tensorflow==2.7.2