From bfbbc6370cb623ea593463ef1afe53f07bbd7bef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2024 21:30:56 +0000 Subject: [PATCH] Bump tensorflow from 2.4.1 to 2.12.1 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.4.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.4.1...v2.12.1) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ff17282..68ed6f6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ pandas==1.5.2 scipy==1.9.2 scikit-learn==1.1.2 shap==0.39.0 -tensorflow==2.4.1 +tensorflow==2.12.1 matplotlib==3.6.1 jupyter==1.0.0