From 737a2957deaa8230dda4413394bd24725d00ce47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Jan 2026 20:28:56 +0000 Subject: [PATCH] Bump keras from 3.6.0 to 3.13.1 in /VenvRecipes/StardistVenv Bumps [keras](https://github.com/keras-team/keras) from 3.6.0 to 3.13.1. - [Release notes](https://github.com/keras-team/keras/releases) - [Commits](https://github.com/keras-team/keras/compare/v3.6.0...v3.13.1) --- updated-dependencies: - dependency-name: keras dependency-version: 3.13.1 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..15d3164 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.13.1 Keras-Preprocessing==1.1.2 kiwisolver==1.4.5 lazy_loader==0.4