From 19f0af502086dc36744310dbeac8d5c6d1d91df4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 16:30:42 +0000 Subject: [PATCH] chore(deps): bump pillow from 11.0.0 to 12.1.1 in /requirements Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.0.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.0.0...12.1.1) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/common.txt b/requirements/common.txt index 1a2608f..2ce80b4 100644 --- a/requirements/common.txt +++ b/requirements/common.txt @@ -18,7 +18,7 @@ pytz==2024.2 # ------------------------------------- psycopg2-binary==2.9.10 -Pillow==11.0.0 +Pillow==12.1.1 django-extensions==3.2.3 django-uuid-upload-path==1.0.0 django-versatileimagefield==3.1