From 843de80dd2a3f30d569e757d26ec57392402bd6d Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Tue, 28 Apr 2026 01:04:38 +0000 Subject: [PATCH] Update dependency keras to v3.13.2 [SECURITY] --- pipelines/anomaly_detection/requirements.txt | 2 +- pipelines/ml_ai_python/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pipelines/anomaly_detection/requirements.txt b/pipelines/anomaly_detection/requirements.txt index 7e2888e4..7870afdd 100644 --- a/pipelines/anomaly_detection/requirements.txt +++ b/pipelines/anomaly_detection/requirements.txt @@ -14,5 +14,5 @@ apache-beam[gcp]==2.63.0 keras_nlp==0.19.2 -keras==3.9.0 +keras==3.13.2 protobuf==4.25.6 \ No newline at end of file diff --git a/pipelines/ml_ai_python/requirements.txt b/pipelines/ml_ai_python/requirements.txt index 7e2888e4..7870afdd 100644 --- a/pipelines/ml_ai_python/requirements.txt +++ b/pipelines/ml_ai_python/requirements.txt @@ -14,5 +14,5 @@ apache-beam[gcp]==2.63.0 keras_nlp==0.19.2 -keras==3.9.0 +keras==3.13.2 protobuf==4.25.6 \ No newline at end of file