From 9b03f6f6f5b259f35c190159938d747805c5ddd1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Aug 2024 17:46:26 +0000 Subject: [PATCH] Bump keras from 2.1.5 to 2.13.1 in /attention-tutorial Bumps [keras](https://github.com/keras-team/keras) from 2.1.5 to 2.13.1. - [Release notes](https://github.com/keras-team/keras/releases) - [Commits](https://github.com/keras-team/keras/compare/2.1.5...v2.13.1) --- updated-dependencies: - dependency-name: keras dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- attention-tutorial/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/attention-tutorial/requirements.txt b/attention-tutorial/requirements.txt index 13243172..502fcb05 100644 --- a/attention-tutorial/requirements.txt +++ b/attention-tutorial/requirements.txt @@ -23,7 +23,7 @@ jupyter-client==5.2.3 jupyter-console==5.2.0 jupyter-core==4.11.2 kaggle==1.0.5 -Keras==2.1.5 +Keras==2.13.1 Markdown==2.6.11 MarkupSafe==1.0 mistune==2.0.3