From c80dc4b300a7dc4c98fd3e8aeccbde5293ede10d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Mar 2025 17:11:12 +0000 Subject: [PATCH] Bump keras from 3.6.0 to 3.9.0 in /tfx/tools/docker Bumps [keras](https://github.com/keras-team/keras) from 3.6.0 to 3.9.0. - [Release notes](https://github.com/keras-team/keras/releases) - [Commits](https://github.com/keras-team/keras/compare/v3.6.0...v3.9.0) --- updated-dependencies: - dependency-name: keras dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> --- tfx/tools/docker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tfx/tools/docker/requirements.txt b/tfx/tools/docker/requirements.txt index 080c4a941f..e7fec193ac 100644 --- a/tfx/tools/docker/requirements.txt +++ b/tfx/tools/docker/requirements.txt @@ -158,7 +158,7 @@ jupyterlab_pygments==0.3.0 jupyterlab_server==2.27.3 jupyterlab_widgets==1.1.10 tf-keras==2.16.0 -keras==3.6.0 +keras==3.9.0 keras-tuner==1.4.7 kfp==2.5.0 kfp-pipeline-spec==0.2.2