From aa2ff7f079cdc52befba6d4ad6c57643b70a5169 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2024 21:36:14 +0000 Subject: [PATCH] Bump tensorflow from 2.6.0 to 2.12.1 in the pip group across 1 directory Bumps the pip group with 1 update in the / directory: [tensorflow](https://github.com/tensorflow/tensorflow). Updates `tensorflow` from 2.6.0 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.6.0...v2.12.1) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ba8ace8d..44fa9af6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ six==1.15.0 sklearn==0.0 -tensorflow==2.6.0 +tensorflow==2.12.1 tensorflow-estimator==2.6.0 keras==2.6.0 absl-py==0.10.0