From 4b97e10269369d52bfa1b1e5785104215d51c102 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Jan 2026 20:17:12 +0000 Subject: [PATCH] Bump keras from 3.12.0 to 3.13.1 in /Projects/AI project MNIST Bumps [keras](https://github.com/keras-team/keras) from 3.12.0 to 3.13.1. - [Release notes](https://github.com/keras-team/keras/releases) - [Commits](https://github.com/keras-team/keras/compare/v3.12.0...v3.13.1) --- updated-dependencies: - dependency-name: keras dependency-version: 3.13.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Projects/AI project MNIST/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Projects/AI project MNIST/requirements.txt b/Projects/AI project MNIST/requirements.txt index 0cd9d6e..d8d768a 100644 --- a/Projects/AI project MNIST/requirements.txt +++ b/Projects/AI project MNIST/requirements.txt @@ -1,4 +1,4 @@ opencv_python==4.5.2.52 numpy==1.22.0 keras_nightly==2.5.0.dev2021032900 -keras==3.12.0 +keras==3.13.1