From 4d47c827dc3fe5c01091a1f09b77ea79b7b2ba34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Oct 2024 00:20:33 +0000 Subject: [PATCH] Bump tensorflow from 2.11.1 to 2.12.1 in /data_preparation Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.11.1 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/v2.11.1...v2.12.1) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- data_preparation/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data_preparation/requirements.txt b/data_preparation/requirements.txt index ba9746a2..d6423d12 100644 --- a/data_preparation/requirements.txt +++ b/data_preparation/requirements.txt @@ -1,4 +1,4 @@ apache-beam[gcp]==2.2.0 configparser==3.5.0 -tensorflow==2.11.1 +tensorflow==2.12.1 tensorflow_transform==0.9