From 2ef916555c3c05d16a2615efce97c33a771f4dd7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 11:11:42 +0000 Subject: [PATCH] chore(deps): bump the pip group across 4 directories with 2 updates 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 2 updates in the /lessons/5-NLP directory: [pillow](https://github.com/python-pillow/Pillow) and [torch](https://github.com/pytorch/pytorch). 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 `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 `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 `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 `torch` from 2.12.1 to 2.13.0 - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](https://github.com/pytorch/pytorch/compare/v2.12.1...v2.13.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.3.0 dependency-type: direct:production dependency-group: pip - dependency-name: pillow dependency-version: 12.3.0 dependency-type: direct:production dependency-group: pip - dependency-name: pillow dependency-version: 12.3.0 dependency-type: direct:production dependency-group: pip - dependency-name: pillow dependency-version: 12.3.0 dependency-type: direct:production dependency-group: pip - dependency-name: torch dependency-version: 2.13.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 | 4 ++-- lessons/5-NLP/requirements-tf.txt | 2 +- requirements.txt | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.devcontainer/requirements.txt b/.devcontainer/requirements.txt index bd2693a3..c5fa4bb1 100644 --- a/.devcontainer/requirements.txt +++ b/.devcontainer/requirements.txt @@ -5,7 +5,7 @@ imageio==2.35.0 keras==3.13.2 nltk==3.10.0 pandas==2.2.2 -pillow==12.2.0 +pillow==12.3.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 ef9d36dd..50e538f9 100644 --- a/binder/requirements.txt +++ b/binder/requirements.txt @@ -5,7 +5,7 @@ imageio==2.35.0 keras==3.13.2 nltk==3.10.0 pandas==2.0.3 -pillow==12.2.0 +pillow==12.3.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 4965ed82..bcc125e0 100644 --- a/lessons/5-NLP/requirements-pytorch.txt +++ b/lessons/5-NLP/requirements-pytorch.txt @@ -4,10 +4,10 @@ matplotlib nltk==3.10.0 numpy==1.22.0 opencv-python==4.5.1.48 -Pillow==12.2.0 +Pillow==12.3.0 scikit-learn scipy -torch==2.12.1 +torch==2.13.0 torchaudio==0.8.1 torchinfo==0.0.8 torchtext==0.9.1 diff --git a/lessons/5-NLP/requirements-tf.txt b/lessons/5-NLP/requirements-tf.txt index 2168dacf..16b4fc08 100644 --- a/lessons/5-NLP/requirements-tf.txt +++ b/lessons/5-NLP/requirements-tf.txt @@ -4,7 +4,7 @@ matplotlib nltk==3.10.0 numpy==1.22.0 opencv-python==4.5.1.48 -Pillow==12.2.0 +Pillow==12.3.0 scikit-learn scipy TensorFlow diff --git a/requirements.txt b/requirements.txt index bd2693a3..c5fa4bb1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ imageio==2.35.0 keras==3.13.2 nltk==3.10.0 pandas==2.2.2 -pillow==12.2.0 +pillow==12.3.0 pygame==2.6.0 scikit-image==0.24.0 seaborn==0.13.2