From b60b6b8653b29ed4ca1a8f886da64ab69cac8ccb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Mar 2023 22:35:48 +0000 Subject: [PATCH] Bump tensorflow from 1.10.1 to 2.11.1 in /ml_engine/online_prediction Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.10.1 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/v1.10.1...v2.11.1) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ml_engine/online_prediction/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ml_engine/online_prediction/requirements.txt b/ml_engine/online_prediction/requirements.txt index 13cb81a5683..a4e6f54840b 100644 --- a/ml_engine/online_prediction/requirements.txt +++ b/ml_engine/online_prediction/requirements.txt @@ -1,4 +1,4 @@ -tensorflow==1.10.1 +tensorflow==2.11.1 google-api-python-client==1.7.4 google-auth==1.5.1 google-auth-httplib2==0.0.3