From 84a2f4b28e869c8d4dd07486ad6f2c233aee6e26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Sep 2025 17:31:25 +0000 Subject: [PATCH] Bump keras from 2.14.0 to 3.11.0 Bumps [keras](https://github.com/keras-team/keras) from 2.14.0 to 3.11.0. - [Release notes](https://github.com/keras-team/keras/releases) - [Commits](https://github.com/keras-team/keras/compare/v2.14.0...v3.11.0) --- updated-dependencies: - dependency-name: keras dependency-version: 3.11.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6c059949..97fd683f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ pillow==11.3.0 scanpy==1.10.4 scikit-image==0.22.0 tensorflow==2.14.1 -keras==2.14.0 +keras==3.11.0 types-tensorflow>=2.8.0 imageio==2.37.0 scipy==1.11.4