From daf3f06b14ccb5744ea200ba8213ee7d149e0bd9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Jan 2026 20:30:59 +0000 Subject: [PATCH] Bump keras from 3.7.0 to 3.13.1 in /OfficeBench Bumps [keras](https://github.com/keras-team/keras) from 3.7.0 to 3.13.1. - [Release notes](https://github.com/keras-team/keras/releases) - [Commits](https://github.com/keras-team/keras/compare/v3.7.0...v3.13.1) --- updated-dependencies: - dependency-name: keras dependency-version: 3.13.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- OfficeBench/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OfficeBench/requirements.txt b/OfficeBench/requirements.txt index 2e78df1..43001cc 100644 --- a/OfficeBench/requirements.txt +++ b/OfficeBench/requirements.txt @@ -91,7 +91,7 @@ jiter==0.8.2 joblib==1.4.2 jupyter_client jupyter_core -keras==3.7.0 +keras==3.13.1 Keras-Applications==1.0.8 keras-ocr==0.9.3 kiwisolver==1.4.7