From b0f087db62932d3fd6e809742d846ea61d33344a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Oct 2025 16:33:28 +0000 Subject: [PATCH] Bump keras from 2.8.0 to 3.12.0 in /distribution_shift_framework Bumps [keras](https://github.com/keras-team/keras) from 2.8.0 to 3.12.0. - [Release notes](https://github.com/keras-team/keras/releases) - [Commits](https://github.com/keras-team/keras/compare/v2.8.0...v3.12.0) --- updated-dependencies: - dependency-name: keras dependency-version: 3.12.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- distribution_shift_framework/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/distribution_shift_framework/requirements.txt b/distribution_shift_framework/requirements.txt index 46c3735..b6633d8 100644 --- a/distribution_shift_framework/requirements.txt +++ b/distribution_shift_framework/requirements.txt @@ -23,7 +23,7 @@ jaxlib==0.3.0 jaxline==0.0.5 jmp==0.0.2 joblib==1.1.0 -keras==2.8.0 +keras==3.12.0 Keras-Preprocessing==1.1.2 libclang==13.0.0 Markdown==3.3.6