From 29535ef8ee1b304dbff93323e726e262707f6789 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 23:08:46 +0000 Subject: [PATCH] chore(deps): bump pillow from 12.1.1 to 12.2.0 Bumps [pillow](https://github.com/python-pillow/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 ... Signed-off-by: dependabot[bot] --- requirements.in | 2 +- requirements.txt | 7 +------ 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/requirements.in b/requirements.in index fb23c221b3..a3b073c6ee 100644 --- a/requirements.in +++ b/requirements.in @@ -28,7 +28,7 @@ django-redis django-prometheus sentry-sdk html5lib==1.1 -pillow==12.1.1 +pillow==12.2.0 python-dateutil>=2.8.1 jsonschema>=3.2.0 django-celery-results diff --git a/requirements.txt b/requirements.txt index 04ef76f211..25fa288ecd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -190,7 +190,7 @@ packaging==26.0 # google-cloud-error-reporting # gunicorn # kombu -pillow==12.1.1 +pillow==12.2.0 # via -r requirements.in prometheus-client==0.10.1 # via django-prometheus @@ -265,11 +265,6 @@ s3transfer==0.4.2 # via boto3 sentry-sdk==2.48.0 # via -r requirements.in -setuptools==80.9.0 - # via - # google-api-core - # google-auth - # marisa-trie six==1.16.0 # via # click-repl