From b6b34d1d9064f834f951d4213530a40d8ffcde2a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Apr 2023 18:13:55 +0000 Subject: [PATCH] Bump tensorflow-gpu from 2.9.3 to 2.12.0 in /research/neural_clustering Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 2.9.3 to 2.12.0. - [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.9.3...v2.12.0) --- updated-dependencies: - dependency-name: tensorflow-gpu dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- research/neural_clustering/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/research/neural_clustering/requirements.txt b/research/neural_clustering/requirements.txt index bb36efb..2384f07 100644 --- a/research/neural_clustering/requirements.txt +++ b/research/neural_clustering/requirements.txt @@ -1,3 +1,3 @@ absl-py numpy -tensorflow-gpu==2.9.3 +tensorflow-gpu==2.12.0