From 7c864790057906d2202f4888214ea1a7d82751fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 22:22:54 +0000 Subject: [PATCH] Bump keras from 3.13.1 to 3.13.2 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.13.1 to 3.13.2 - [Release notes](https://github.com/keras-team/keras/releases) - [Commits](https://github.com/keras-team/keras/compare/v3.13.1...v3.13.2) --- updated-dependencies: - dependency-name: keras dependency-version: 3.13.2 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4ea03ec..09688b8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ idna==3.10 iniconfig==2.1.0 Jinja2==3.1.6 kagglehub==0.3.13 -keras==3.13.1 +keras==3.13.2 kiwisolver==1.4.9 libclang==18.1.1 Mako==1.3.10