From 7b8111f83b5654c9645f6d49a5319ac36efd29c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 15:39:42 +0000 Subject: [PATCH] chore(deps): bump the pip group across 4 directories with 1 update Bumps the pip group with 1 update in the / directory: [pillow](https://github.com/python-pillow/Pillow). Bumps the pip group with 1 update in the /.devcontainer directory: [pillow](https://github.com/python-pillow/Pillow). Bumps the pip group with 1 update in the /binder directory: [pillow](https://github.com/python-pillow/Pillow). Bumps the pip group with 1 update in the /lessons/5-NLP directory: [pillow](https://github.com/python-pillow/Pillow). Updates `pillow` from 12.1.1 to 12.2.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.1.1...12.2.0) Updates `pillow` from 12.1.1 to 12.2.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.1.1...12.2.0) Updates `pillow` from 12.1.1 to 12.2.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.1.1...12.2.0) Updates `pillow` from 12.1.1 to 12.2.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.1.1...12.2.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.2.0 dependency-type: direct:production dependency-group: pip - dependency-name: pillow dependency-version: 12.2.0 dependency-type: direct:production dependency-group: pip - dependency-name: pillow dependency-version: 12.2.0 dependency-type: direct:production dependency-group: pip - dependency-name: pillow dependency-version: 12.2.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- .devcontainer/requirements.txt | 2 +- binder/requirements.txt | 2 +- lessons/5-NLP/requirements-pytorch.txt | 2 +- lessons/5-NLP/requirements-tf.txt | 2 +- requirements.txt | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.devcontainer/requirements.txt b/.devcontainer/requirements.txt index a23b94d4..befe95f3 100644 --- a/.devcontainer/requirements.txt +++ b/.devcontainer/requirements.txt @@ -5,7 +5,7 @@ imageio==2.35.0 keras==3.13.2 nltk==3.9.4 pandas==2.2.2 -pillow==12.1.1 +pillow==12.2.0 pygame==2.6.0 scikit-image==0.24.0 seaborn==0.13.2 diff --git a/binder/requirements.txt b/binder/requirements.txt index d141fde4..033751d8 100644 --- a/binder/requirements.txt +++ b/binder/requirements.txt @@ -5,7 +5,7 @@ imageio==2.35.0 keras==3.13.2 nltk==3.9.4 pandas==2.0.3 -pillow==12.1.1 +pillow==12.2.0 pygame==2.6.0 scikit-image==0.21.0 seaborn==0.13.2 diff --git a/lessons/5-NLP/requirements-pytorch.txt b/lessons/5-NLP/requirements-pytorch.txt index 953c3006..5df54501 100644 --- a/lessons/5-NLP/requirements-pytorch.txt +++ b/lessons/5-NLP/requirements-pytorch.txt @@ -4,7 +4,7 @@ matplotlib nltk==3.9.4 numpy==1.22.0 opencv-python==4.5.1.48 -Pillow==12.1.1 +Pillow==12.2.0 scikit-learn scipy torch==2.8.0 diff --git a/lessons/5-NLP/requirements-tf.txt b/lessons/5-NLP/requirements-tf.txt index 4dbb567e..0dbd4000 100644 --- a/lessons/5-NLP/requirements-tf.txt +++ b/lessons/5-NLP/requirements-tf.txt @@ -4,7 +4,7 @@ matplotlib nltk==3.9.4 numpy==1.22.0 opencv-python==4.5.1.48 -Pillow==12.1.1 +Pillow==12.2.0 scikit-learn scipy TensorFlow diff --git a/requirements.txt b/requirements.txt index a23b94d4..befe95f3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ imageio==2.35.0 keras==3.13.2 nltk==3.9.4 pandas==2.2.2 -pillow==12.1.1 +pillow==12.2.0 pygame==2.6.0 scikit-image==0.24.0 seaborn==0.13.2