From c5aeec05764eec82053c410862643419274168c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Aug 2024 16:14:33 +0000 Subject: [PATCH] Bump keras from 2.1.2 to 2.13.1 in /github_issue_summarization Bumps [keras](https://github.com/keras-team/keras) from 2.1.2 to 2.13.1. - [Release notes](https://github.com/keras-team/keras/releases) - [Commits](https://github.com/keras-team/keras/compare/2.1.2...v2.13.1) --- updated-dependencies: - dependency-name: keras dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- github_issue_summarization/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/github_issue_summarization/requirements.txt b/github_issue_summarization/requirements.txt index 3857b5c90..a73779217 100644 --- a/github_issue_summarization/requirements.txt +++ b/github_issue_summarization/requirements.txt @@ -87,7 +87,7 @@ jupyter-console==5.2.0 jupyter-core==4.3.0 jupyterlab==1.2.21 jupyterlab-launcher==0.4.0 -Keras==2.1.2 +Keras==2.13.1 ktext==0.27 lazy-object-proxy==1.3.1 llvmlite==0.20.0