From 578670d4d919e3d577ca4ba8219f401fa2cadc2b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Oct 2025 12:24:13 +0000 Subject: [PATCH] Bump keras from 3.11.2 to 3.11.3 Bumps [keras](https://github.com/keras-team/keras) from 3.11.2 to 3.11.3. - [Release notes](https://github.com/keras-team/keras/releases) - [Commits](https://github.com/keras-team/keras/compare/v3.11.2...v3.11.3) --- updated-dependencies: - dependency-name: keras dependency-version: 3.11.3 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 fdf8d1c..2f30cad 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ jsoncsv==2.2.5 simplejson==3.20.1 detect==2020.12.3 nltk==3.9.1 -keras==3.11.2 +keras==3.11.3 bokeh==3.7.3 seaborn==0.13.2 matplotlib==3.10.3