From e648b70f830ea1072de324ede5244c345c68b11a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2026 08:26:22 +0000 Subject: [PATCH] build(deps): bump the pip group across 4 directories with 1 update Bumps the pip group with 1 update in the /py01/ex02 directory: [pillow](https://github.com/python-pillow/Pillow). Bumps the pip group with 1 update in the /py01/ex03 directory: [pillow](https://github.com/python-pillow/Pillow). Bumps the pip group with 1 update in the /py01/ex04 directory: [pillow](https://github.com/python-pillow/Pillow). Bumps the pip group with 1 update in the /py01/ex05 directory: [pillow](https://github.com/python-pillow/Pillow). 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) --- 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 ... Signed-off-by: dependabot[bot] --- py01/ex02/requirements.txt | 4 ++-- py01/ex03/requirements.txt | 4 ++-- py01/ex04/requirements.txt | 4 ++-- py01/ex05/requirements.txt | 4 ++-- py02/ex02/requirements.txt | 2 +- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/py01/ex02/requirements.txt b/py01/ex02/requirements.txt index 899a337..1a8586f 100644 --- a/py01/ex02/requirements.txt +++ b/py01/ex02/requirements.txt @@ -1,3 +1,3 @@ numpy==2.1.2 -Pillow==12.2.0 -pytest==9.0.3 +Pillow==12.3.0 +pytest==9.1.1 diff --git a/py01/ex03/requirements.txt b/py01/ex03/requirements.txt index dfa322a..fd65012 100644 --- a/py01/ex03/requirements.txt +++ b/py01/ex03/requirements.txt @@ -1,4 +1,4 @@ matplotlib==3.9.2 numpy==2.1.2 -Pillow==12.2.0 -pytest==9.0.3 +Pillow==12.3.0 +pytest==9.1.1 diff --git a/py01/ex04/requirements.txt b/py01/ex04/requirements.txt index dfa322a..fd65012 100644 --- a/py01/ex04/requirements.txt +++ b/py01/ex04/requirements.txt @@ -1,4 +1,4 @@ matplotlib==3.9.2 numpy==2.1.2 -Pillow==12.2.0 -pytest==9.0.3 +Pillow==12.3.0 +pytest==9.1.1 diff --git a/py01/ex05/requirements.txt b/py01/ex05/requirements.txt index dfa322a..fd65012 100644 --- a/py01/ex05/requirements.txt +++ b/py01/ex05/requirements.txt @@ -1,4 +1,4 @@ matplotlib==3.9.2 numpy==2.1.2 -Pillow==12.2.0 -pytest==9.0.3 +Pillow==12.3.0 +pytest==9.1.1 diff --git a/py02/ex02/requirements.txt b/py02/ex02/requirements.txt index 0e4b952..5d76e5a 100644 --- a/py02/ex02/requirements.txt +++ b/py02/ex02/requirements.txt @@ -1,5 +1,5 @@ matplotlib==3.9.2 numpy==2.1.2 pandas==2.2.3 -pytest==9.0.3 +pytest==9.1.1 seaborn==0.13.2