From 3fe7fbabd1e337a44fce4e8c8f915ccc36147519 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 23:45:05 +0000 Subject: [PATCH] build(deps): Bump pillow in the pip group across 1 directory Bumps the pip group with 1 update in the / 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) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.2.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.example.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.example.txt b/requirements.example.txt index 06b3a09..cf4953f 100644 --- a/requirements.example.txt +++ b/requirements.example.txt @@ -4,4 +4,4 @@ numpy==1.26.4 requests==2.33.0 boto3==1.34.51 -Pillow==12.1.1 +Pillow==12.2.0