From 07ffbb3b2e561b045a589da5cd66d64fc396bf0e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 17:17:21 +0000 Subject: [PATCH] Bump pillow from 11.2.1 to 12.1.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.2.1 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/11.2.1...12.1.1) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- core/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/core/requirements.txt b/core/requirements.txt index 5040cb8..5f97a03 100644 --- a/core/requirements.txt +++ b/core/requirements.txt @@ -40,7 +40,7 @@ opencv-python==4.11.0.86 opt_einsum==3.4.0 packaging==25.0 pefile==2023.2.7 -pillow==11.2.1 +pillow==12.1.1 proto-plus==1.26.1 protobuf==5.29.4 psutil==7.0.0 diff --git a/requirements.txt b/requirements.txt index 1313d58..330f881 100644 --- a/requirements.txt +++ b/requirements.txt @@ -43,7 +43,7 @@ opencv-python==4.11.0.86 opt_einsum==3.4.0 packaging==25.0 pefile==2023.2.7 -pillow==11.2.1 +pillow==12.1.1 pipwin==0.5.2 proto-plus==1.26.1 protobuf==5.29.4