From 8eb51182f758181fee019439805a134273132308 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Oct 2025 16:38:13 +0000 Subject: [PATCH] Bump keras in /nifi in the pip group across 1 directory Bumps the pip group with 1 update in the /nifi directory: [keras](https://github.com/keras-team/keras). Updates `keras` from 3.11.3 to 3.12.0 - [Release notes](https://github.com/keras-team/keras/releases) - [Commits](https://github.com/keras-team/keras/compare/v3.11.3...v3.12.0) --- updated-dependencies: - dependency-name: keras dependency-version: 3.12.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- nifi/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nifi/requirements.txt b/nifi/requirements.txt index ae4bcc11d..a424dbc9d 100644 --- a/nifi/requirements.txt +++ b/nifi/requirements.txt @@ -3,7 +3,7 @@ seaborn==0.13.2 matplotlib==3.10.6 graphviz==0.21 plotly==6.3.0 -keras==3.11.3 +keras==3.12.0 nltk==3.9.1 numpy>=1.26.0,<2.0.0 pandas==1.5.3