From 99703454a5c0025bb1e7c299fe651215f0d0d162 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Mar 2023 01:16:19 +0000 Subject: [PATCH] Bump tensorflow from 2.5.2 to 2.11.1 in /elasticdl Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.5.2 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.5.2...v2.11.1) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- elasticdl/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elasticdl/requirements.txt b/elasticdl/requirements.txt index 401388ae3..0dec3f103 100644 --- a/elasticdl/requirements.txt +++ b/elasticdl/requirements.txt @@ -3,6 +3,6 @@ docker==4.2.1 pyrecordio>=0.0.6 Cython odps -tensorflow==2.5.2 +tensorflow==2.11.1 psutil cloudpickle