From a9b631ab69af03f516b9513bc0e10b270cc1ad43 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 16:06: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 10.4.0 to 12.1.1 - [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/10.4.0...12.1.1) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.1.1 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 3e37496..feab4b8 100644 --- a/requirements.example.txt +++ b/requirements.example.txt @@ -4,4 +4,4 @@ numpy==1.26.4 requests==2.32.4 boto3==1.34.51 -Pillow==10.4.0 +Pillow==12.1.1