From 6bb347c4a1fbd239cb2aa4aee1495bdff7ff3c8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 13:43:18 +0000 Subject: [PATCH] Bump keras from 2.14.0 to 3.11.3 Bumps [keras](https://github.com/keras-team/keras) from 2.14.0 to 3.11.3. - [Release notes](https://github.com/keras-team/keras/releases) - [Commits](https://github.com/keras-team/keras/compare/v2.14.0...v3.11.3) --- updated-dependencies: - dependency-name: keras dependency-version: 3.11.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 187db8a..95b3aa1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ h5py == 3.10.0 jupyter == 1.0.0 -keras == 2.14.0 +keras == 3.11.3 matplotlib == 3.8.2 notebook == 7.0.7 numpy == 1.26.3