Skip to content

Commit 337bb6d

Browse files
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](keras-team/keras@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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5f5fc1f commit 337bb6d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

sdks/python/container/ml/py310/base_image_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ Js2Py==0.74
125125
jsonpickle==3.4.2
126126
jsonschema==4.26.0
127127
jsonschema-specifications==2025.9.1
128-
keras==3.12.0
128+
keras==3.13.1
129129
keyring==25.7.0
130130
keyrings.google-artifactregistry-auth==1.1.2
131131
libclang==18.1.1

sdks/python/container/ml/py310/gpu_image_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ joblib==1.5.3
144144
jsonpickle==3.4.2
145145
jsonschema==4.26.0
146146
jsonschema-specifications==2025.9.1
147-
keras==3.12.0
147+
keras==3.13.1
148148
keyring==25.7.0
149149
keyrings.google-artifactregistry-auth==1.1.2
150150
lark==1.2.2

0 commit comments

Comments
 (0)