From 22efd34d644e81a53a55a6cd8ce7c170ae9e3048 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 13:57:12 +0000 Subject: [PATCH] Bump keras from 2.12 to 3.13.2 Bumps [keras](https://github.com/keras-team/keras) from 2.12 to 3.13.2. - [Release notes](https://github.com/keras-team/keras/releases) - [Commits](https://github.com/keras-team/keras/compare/v2.12.0...v3.13.2) --- updated-dependencies: - dependency-name: keras dependency-version: 3.13.2 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 0a41d8e..c9fd8ba 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ tensorflow==2.12.0 matplotlib==3.7.1 -keras==2.12 +keras==3.13.2 plotly python-dotenv pandas