From dcfdf28d4e028601c1fa26462d8805824ccab549 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2024 21:02:00 +0000 Subject: [PATCH] Bump tensorflow from 1.15.4 to 2.12.1 in /spark-tensorflow/trainer Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.15.4 to 2.12.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.12.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..2298454 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.12.1 Werkzeug==0.15.3 google-cloud-core==0.27.1 google-cloud-storage==1.4.0