From 31a503cca415f60b49361c69ed098e218b49d800 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 03:22:01 +0000 Subject: [PATCH] build(deps): bump keras from 3.2.0 to 3.2.1 Bumps [keras](https://github.com/keras-team/keras) from 3.2.0 to 3.2.1. - [Release notes](https://github.com/keras-team/keras/releases) - [Commits](https://github.com/keras-team/keras/compare/v3.2.0...v3.2.1) --- updated-dependencies: - dependency-name: keras dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1e50fc0..bf3d5ea 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ h5py == 3.10.0 jupyter == 1.0.0 -keras == 3.2.0 +keras == 3.2.1 matplotlib == 3.8.4 mysql-connector-python == 8.3.0 notebook == 7.1.2