From e02c415fe74b2135aea5c019b6c881de0d522aa2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 19:59:21 +0000 Subject: [PATCH] build(deps): Bump keras in /GCA-Gender Classification API Bumps [keras](https://github.com/keras-team/keras) from 2.11.0 to 3.8.0. - [Release notes](https://github.com/keras-team/keras/releases) - [Commits](https://github.com/keras-team/keras/compare/v2.11.0...v3.8.0) --- updated-dependencies: - dependency-name: keras dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- GCA-Gender Classification API/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GCA-Gender Classification API/requirements.txt b/GCA-Gender Classification API/requirements.txt index 9b9d2a725..4ce721d42 100644 --- a/GCA-Gender Classification API/requirements.txt +++ b/GCA-Gender Classification API/requirements.txt @@ -21,7 +21,7 @@ idna==3.3 importlib-metadata==4.8.2 itsdangerous==2.0.1 Jinja2==3.0.3 -keras==2.11.0 +keras==3.8.0 Keras-Preprocessing==1.1.2 libclang==15.0.6.1 Markdown==3.3.6