This is an automated email from the ASF dual-hosted git repository.

jrmccluskey pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/master by this push:
     new 337bb6d12d7 Bump keras from 3.12.0 to 3.13.1 in 
/sdks/python/container/ml/py310 (#37325)
337bb6d12d7 is described below

commit 337bb6d12d7a46d98f9e269acf9094944bf3fde1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jan 16 10:35:57 2026 -0500

    Bump keras from 3.12.0 to 3.13.1 in /sdks/python/container/ml/py310 (#37325)
    
    Bumps [keras](https://github.com/keras-team/keras) from 3.12.0 to 3.13.1.
    - [Release notes](https://github.com/keras-team/keras/releases)
    - [Commits](https://github.com/keras-team/keras/compare/v3.12.0...v3.13.1)
    
    ---
    updated-dependencies:
    - dependency-name: keras
      dependency-version: 3.13.1
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 sdks/python/container/ml/py310/base_image_requirements.txt | 2 +-
 sdks/python/container/ml/py310/gpu_image_requirements.txt  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sdks/python/container/ml/py310/base_image_requirements.txt 
b/sdks/python/container/ml/py310/base_image_requirements.txt
index 59965a87178..0bcb6529cc5 100644
--- a/sdks/python/container/ml/py310/base_image_requirements.txt
+++ b/sdks/python/container/ml/py310/base_image_requirements.txt
@@ -125,7 +125,7 @@ Js2Py==0.74
 jsonpickle==3.4.2
 jsonschema==4.26.0
 jsonschema-specifications==2025.9.1
-keras==3.12.0
+keras==3.13.1
 keyring==25.7.0
 keyrings.google-artifactregistry-auth==1.1.2
 libclang==18.1.1
diff --git a/sdks/python/container/ml/py310/gpu_image_requirements.txt 
b/sdks/python/container/ml/py310/gpu_image_requirements.txt
index 5046c78442d..2ddb0799e04 100644
--- a/sdks/python/container/ml/py310/gpu_image_requirements.txt
+++ b/sdks/python/container/ml/py310/gpu_image_requirements.txt
@@ -144,7 +144,7 @@ joblib==1.5.3
 jsonpickle==3.4.2
 jsonschema==4.26.0
 jsonschema-specifications==2025.9.1
-keras==3.12.0
+keras==3.13.1
 keyring==25.7.0
 keyrings.google-artifactregistry-auth==1.1.2
 lark==1.2.2

Reply via email to