From 899729d20766d43129bbe24cee985df793d25a5c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2026 00:03:44 +0000 Subject: [PATCH] Bump keras from 2.9.0 to 3.13.2 in /paxml/pip_package Bumps [keras](https://github.com/keras-team/keras) from 2.9.0 to 3.13.2. - [Release notes](https://github.com/keras-team/keras/releases) - [Commits](https://github.com/keras-team/keras/compare/v2.9.0...v3.13.2) --- updated-dependencies: - dependency-name: keras dependency-version: 3.13.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- paxml/pip_package/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/paxml/pip_package/requirements.txt b/paxml/pip_package/requirements.txt index f6c304a4..93fb1fc0 100644 --- a/paxml/pip_package/requirements.txt +++ b/paxml/pip_package/requirements.txt @@ -310,7 +310,7 @@ jupyterlab-server==2.27.3 # notebook jupyterlab-widgets==3.0.15 # via ipywidgets -keras==2.9.0 +keras==3.13.2 # via tensorflow keras-preprocessing==1.1.2 # via tensorflow