From a77b26e7d2238b582cfd266c07761b8230569972 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jun 2022 18:37:27 +0000 Subject: [PATCH] Bump tensorflow-gpu from 2.5.3 to 2.7.2 in /research/kg_hyp_emb Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 2.5.3 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/v2.5.3...v2.7.2) --- updated-dependencies: - dependency-name: tensorflow-gpu dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- research/kg_hyp_emb/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/research/kg_hyp_emb/requirements.txt b/research/kg_hyp_emb/requirements.txt index 64520b3..5880d1f 100644 --- a/research/kg_hyp_emb/requirements.txt +++ b/research/kg_hyp_emb/requirements.txt @@ -1,3 +1,3 @@ absl-py numpy -tensorflow-gpu==2.5.3 +tensorflow-gpu==2.7.2