From fe68e0cae043448d6592a3c0d267a66c98e45b01 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Oct 2025 20:20:05 +0000 Subject: [PATCH] Bump the pip group across 3 directories with 1 update Bumps the pip group with 1 update in the / directory: [keras](https://github.com/keras-team/keras). Bumps the pip group with 1 update in the /.devcontainer directory: [keras](https://github.com/keras-team/keras). Bumps the pip group with 1 update in the /binder directory: [keras](https://github.com/keras-team/keras). Updates `keras` from 3.5.0 to 3.11.3 - [Release notes](https://github.com/keras-team/keras/releases) - [Commits](https://github.com/keras-team/keras/compare/v3.5.0...v3.11.3) Updates `keras` from 3.11.0 to 3.11.3 - [Release notes](https://github.com/keras-team/keras/releases) - [Commits](https://github.com/keras-team/keras/compare/v3.5.0...v3.11.3) Updates `keras` from 3.9.0 to 3.11.3 - [Release notes](https://github.com/keras-team/keras/releases) - [Commits](https://github.com/keras-team/keras/compare/v3.5.0...v3.11.3) --- updated-dependencies: - dependency-name: keras dependency-version: 3.11.3 dependency-type: direct:production dependency-group: pip - dependency-name: keras dependency-version: 3.11.3 dependency-type: direct:production dependency-group: pip - dependency-name: keras dependency-version: 3.11.3 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- .devcontainer/requirements.txt | 2 +- binder/requirements.txt | 2 +- requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.devcontainer/requirements.txt b/.devcontainer/requirements.txt index d43ab30c..5420b206 100644 --- a/.devcontainer/requirements.txt +++ b/.devcontainer/requirements.txt @@ -2,7 +2,7 @@ gensim==4.3.3 gym==0.26.2 huggingface==0.0.1 imageio==2.35.0 -keras==3.11.0 +keras==3.11.3 nltk==3.8.1 pandas==2.2.2 pillow==10.4.0 diff --git a/binder/requirements.txt b/binder/requirements.txt index 3bfd056c..13f8bec8 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.9.0 +keras==3.11.3 nltk==3.8.2 pandas==2.0.3 pillow==10.4.0 diff --git a/requirements.txt b/requirements.txt index fc5e3d6d..5420b206 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ gensim==4.3.3 gym==0.26.2 huggingface==0.0.1 imageio==2.35.0 -keras==3.5.0 +keras==3.11.3 nltk==3.8.1 pandas==2.2.2 pillow==10.4.0