From a8fc8590c129bd76c192acd02a65ceb1d45066fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Nov 2025 18:43:28 +0000 Subject: [PATCH] fix: bump keras from 3.11.3 to 3.12.0 Bumps [keras](https://github.com/keras-team/keras) from 3.11.3 to 3.12.0. - [Release notes](https://github.com/keras-team/keras/releases) - [Commits](https://github.com/keras-team/keras/compare/v3.11.3...v3.12.0) --- updated-dependencies: - dependency-name: keras dependency-version: 3.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 5e6dc5a..f1d0bd5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,9 +22,9 @@ scikit-learn==1.7.2 # Machine Learning Libraries: tensorflow==2.20.0 -keras==3.11.3 +keras==3.12.0 tensorflow==2.20.0 -keras==3.11.3 +keras==3.12.0 # Natural Language Processing Libraries: