From 3532bffebd8d290ee8cc45ebe2506f6322f05e85 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Apr 2024 14:14:41 +0000 Subject: [PATCH] Bump tensorflow from 2.6.0 to 2.11.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.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/v2.6.0...v2.11.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 7a2693e..f0e5e2e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,6 +12,6 @@ scipy==1.11.1 scikit-learn==1.0.1 # Bibliotecas para machine learning -tensorflow==2.6.0 +tensorflow==2.11.1 keras==2.6