From b77cedaff70a51eed143bcd557d3062a4c3b1dbd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 Aug 2026 11:53:44 +0000 Subject: [PATCH] chore(deps): bump keras from 3.13.2 to 3.15.0 in /binder Bumps [keras](https://github.com/keras-team/keras) from 3.13.2 to 3.15.0. - [Release notes](https://github.com/keras-team/keras/releases) - [Commits](https://github.com/keras-team/keras/compare/v3.13.2...v3.15.0) --- updated-dependencies: - dependency-name: keras dependency-version: 3.15.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- binder/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/binder/requirements.txt b/binder/requirements.txt index 50e538f9..7730c523 100644 --- a/binder/requirements.txt +++ b/binder/requirements.txt @@ -2,7 +2,7 @@ gensim==4.3.3 gym==0.26.2 huggingface==0.0.1 imageio==2.35.0 -keras==3.13.2 +keras==3.15.0 nltk==3.10.0 pandas==2.0.3 pillow==12.3.0