From a23027c23077f205478d04a5ba76839985c01027 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 May 2025 21:23:24 +0000 Subject: [PATCH] Bump keras from 3.6.0 to 3.9.0 in /VenvRecipes/StardistVenv 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-version: 3.9.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- VenvRecipes/StardistVenv/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VenvRecipes/StardistVenv/requirements.txt b/VenvRecipes/StardistVenv/requirements.txt index 213088b..c734c9f 100644 --- a/VenvRecipes/StardistVenv/requirements.txt +++ b/VenvRecipes/StardistVenv/requirements.txt @@ -18,7 +18,7 @@ grpcio==1.64.0 h5py==3.11.0 idna==3.7 imageio==2.34.1 -keras==3.6.0 +keras==3.9.0 Keras-Preprocessing==1.1.2 kiwisolver==1.4.5 lazy_loader==0.4