From 5ca1ebec4efa156c06632be9e7ed2dc9c38f0833 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 May 2023 18:49:39 +0000 Subject: [PATCH] Bump tensorflow from 2.9.3 to 2.11.1 in /paxml/contrib/gpu/scripts_gpu Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.9.3 to 2.11.1. - [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.11.1) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- paxml/contrib/gpu/scripts_gpu/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/paxml/contrib/gpu/scripts_gpu/requirements.txt b/paxml/contrib/gpu/scripts_gpu/requirements.txt index 148421958..3c626069d 100644 --- a/paxml/contrib/gpu/scripts_gpu/requirements.txt +++ b/paxml/contrib/gpu/scripts_gpu/requirements.txt @@ -633,7 +633,7 @@ tensorboard-data-server==0.6.1 # via tensorboard tensorboard-plugin-wit==1.8.1 # via tensorboard -tensorflow==2.9.3 +tensorflow==2.11.1 # via # -r paxml-requirements.in # -r praxis-requirements.in