From 4ffd5f70084619c8062f49d1a1da572cd58849cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 7 Mar 2026 06:03:30 +0000 Subject: [PATCH] chore(deps): bump pillow from 11.1.0 to 12.1.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.1.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/11.1.0...12.1.1) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.1.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/constraints.txt | 2 +- requirements/runtime.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/constraints.txt b/requirements/constraints.txt index 8b70cbe..ec8bae1 100644 --- a/requirements/constraints.txt +++ b/requirements/constraints.txt @@ -19,7 +19,7 @@ langdetect==1.0.9 requests==2.32.3 beautifulsoup4==4.12.3 python-dotenv==1.0.1 -Pillow==11.1.0 +Pillow==12.1.1 redis==5.2.1 psycopg2-binary==2.9.10 celery==5.4.0 diff --git a/requirements/runtime.txt b/requirements/runtime.txt index e463a60..62dcc00 100644 --- a/requirements/runtime.txt +++ b/requirements/runtime.txt @@ -18,7 +18,7 @@ langdetect==1.0.9 requests==2.32.3 beautifulsoup4==4.12.3 python-dotenv==1.0.1 -Pillow==11.1.0 +Pillow==12.1.1 redis==5.2.1 psycopg2-binary==2.9.10 celery==5.4.0