From 0f880fe3b8db9d9fc04e3821dc154a5def70fa03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 22:00:25 +0000 Subject: [PATCH] chore(deps): bump pillow from 12.2.0 to 12.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 12.2.0 to 12.3.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.2.0...12.3.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.in | 2 +- requirements.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.in b/requirements.in index 0cdf0f10af..fb92f8ed03 100644 --- a/requirements.in +++ b/requirements.in @@ -28,7 +28,7 @@ django-redis django-prometheus sentry-sdk html5lib==1.1 -pillow==12.2.0 +pillow==12.3.0 python-dateutil>=2.8.1 jsonschema>=3.2.0 django-celery-results diff --git a/requirements.txt b/requirements.txt index 38c8d43275..71747d9ab5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -98,7 +98,7 @@ djangorestframework==3.15.1 # via -r requirements.in exceptiongroup==1.3.1 # via celery -google-api-core==2.30.0 +google-api-core[grpc]==2.30.0 # via # google-cloud-appengine-logging # google-cloud-core @@ -137,7 +137,7 @@ google-crc32c==1.8.0 # google-resumable-media google-resumable-media==2.8.0 # via google-cloud-storage -googleapis-common-protos==1.57.0 +googleapis-common-protos[grpc]==1.57.0 # via # google-api-core # google-cloud-audit-log @@ -195,7 +195,7 @@ packaging==26.0 # google-cloud-error-reporting # gunicorn # kombu -pillow==12.2.0 +pillow==12.3.0 # via -r requirements.in prometheus-client==0.10.1 # via django-prometheus