From 9935e71574b79665c509690af61f9b6ed31c1520 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Oct 2025 16:34:06 +0000 Subject: [PATCH] Bump keras from 2.2.4 to 3.12.0 in /tests/ticketGrabbingExample Bumps [keras](https://github.com/keras-team/keras) from 2.2.4 to 3.12.0. - [Release notes](https://github.com/keras-team/keras/releases) - [Commits](https://github.com/keras-team/keras/compare/2.2.4...v3.12.0) --- updated-dependencies: - dependency-name: keras dependency-version: 3.12.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tests/ticketGrabbingExample/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/ticketGrabbingExample/requirements.txt b/tests/ticketGrabbingExample/requirements.txt index 65c46a4..c8a817a 100644 --- a/tests/ticketGrabbingExample/requirements.txt +++ b/tests/ticketGrabbingExample/requirements.txt @@ -17,7 +17,7 @@ idna==2.9 importlib-metadata==1.7.0 joblib==0.15.1 jqdatasdk==1.8.1 -Keras==2.2.4 +Keras==3.12.0 Keras-Applications==1.0.8 Keras-Preprocessing==1.1.2 kiwisolver==1.2.0