From fd861f870ab6f97801db16adb446bc34fbc5957b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Apr 2026 23:56:21 +0000 Subject: [PATCH] Bump keras from 2.8.0 to 3.13.2 in /distribution_shift_framework Bumps [keras](https://github.com/keras-team/keras) from 2.8.0 to 3.13.2. - [Release notes](https://github.com/keras-team/keras/releases) - [Commits](https://github.com/keras-team/keras/compare/v2.8.0...v3.13.2) --- updated-dependencies: - dependency-name: keras dependency-version: 3.13.2 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..55a5e2f 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.13.2 Keras-Preprocessing==1.1.2 libclang==13.0.0 Markdown==3.3.6