From 5fc60c585c4a14a4dc7a69efd7c5dfabc7d882ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Aug 2023 23:00:14 +0000 Subject: [PATCH] Bump tensorflow from 1.15.4 to 2.11.1 in /spark-tensorflow/trainer Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.15.4 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.15.4...v2.11.1) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- spark-tensorflow/trainer/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spark-tensorflow/trainer/requirements.txt b/spark-tensorflow/trainer/requirements.txt index 3ec32ea..1353567 100644 --- a/spark-tensorflow/trainer/requirements.txt +++ b/spark-tensorflow/trainer/requirements.txt @@ -7,7 +7,7 @@ numpy==1.13.0 pbr==3.0.1 protobuf==3.3.0 six==1.10.0 -tensorflow==1.15.4 +tensorflow==2.11.1 Werkzeug==0.15.3 google-cloud-core==0.27.1 google-cloud-storage==1.4.0