From d7611767f0c6f6d9ccfefbe71f7078d02f74d4dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Jan 2026 20:36:54 +0000 Subject: [PATCH] Bump keras from 3.9.0 to 3.13.1 in the pip group across 1 directory Bumps the pip group with 1 update in the / directory: [keras](https://github.com/keras-team/keras). Updates `keras` from 3.9.0 to 3.13.1 - [Release notes](https://github.com/keras-team/keras/releases) - [Commits](https://github.com/keras-team/keras/compare/v3.9.0...v3.13.1) --- updated-dependencies: - dependency-name: keras dependency-version: 3.13.1 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index 207e28c..27120b6 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ gym == 0.12.6 -keras == 3.9.0 +keras == 3.13.1 matplotlib == 3.10.0 numpy == 2.0.2 pandas == 2.2.3