From 0ee5f8b15dd14f436ad0efca31636e0da95443bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 00:47:28 +0000 Subject: [PATCH] Bump keras in /Detection Models/Brain Tumor Detection Bumps [keras](https://github.com/keras-team/keras) from 2.11.0 to 2.13.1. - [Release notes](https://github.com/keras-team/keras/releases) - [Commits](https://github.com/keras-team/keras/compare/v2.11.0...v2.13.1) --- updated-dependencies: - dependency-name: keras dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Detection Models/Brain Tumor Detection/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Detection Models/Brain Tumor Detection/requirements.txt b/Detection Models/Brain Tumor Detection/requirements.txt index f9c5fcd56..faa9d349d 100644 --- a/Detection Models/Brain Tumor Detection/requirements.txt +++ b/Detection Models/Brain Tumor Detection/requirements.txt @@ -4,4 +4,4 @@ seaborn==0.12.2 matplotlib==3.6.3 scikit-learn==1.2.1 tensorflow==2.11.0 -keras==2.11.0 +keras==2.13.1