From 43745fbb3c52942dc10371ca3d822e7e57f2370c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 10:37:57 +0000 Subject: [PATCH] Bump the pip group across 1 directory with 2 updates Bumps the pip group with 2 updates in the /template directory: [pillow](https://github.com/python-pillow/Pillow) and [nltk](https://github.com/nltk/nltk). Updates `pillow` from 12.2.0 to 12.3.0 - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/12.2.0...12.3.0) Updates `nltk` from 3.9.4 to 3.10.0 - [Release notes](https://github.com/nltk/nltk/releases) - [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog) - [Commits](https://github.com/nltk/nltk/compare/3.9.4...v3.10.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.3.0 dependency-type: direct:production dependency-group: pip - dependency-name: nltk dependency-version: 3.10.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- template/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/template/requirements.txt b/template/requirements.txt index 0afdb280..769c0d2a 100644 --- a/template/requirements.txt +++ b/template/requirements.txt @@ -6,7 +6,7 @@ ipython==9.15.0 orjson==3.11.9 pandas==2.2.3 matplotlib==3.10.9 -pillow==12.2.0 +pillow==12.3.0 # Latest version for e2b_charts @@ -19,7 +19,7 @@ gensim==4.4.0 imageio==2.37.3 joblib==1.5.3 librosa==0.11.0 -nltk==3.9.4 +nltk==3.10.0 numpy==2.3.5 numba==0.66.0 opencv-python==4.11.0.86