Skip to content

Commit 29535ef

Browse files
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](python-pillow/Pillow@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] <support@github.com>
1 parent e5631c8 commit 29535ef

2 files changed

Lines changed: 2 additions & 7 deletions

File tree

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ django-redis
2828
django-prometheus
2929
sentry-sdk
3030
html5lib==1.1
31-
pillow==12.1.1
31+
pillow==12.2.0
3232
python-dateutil>=2.8.1
3333
jsonschema>=3.2.0
3434
django-celery-results

requirements.txt

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ packaging==26.0
190190
# google-cloud-error-reporting
191191
# gunicorn
192192
# kombu
193-
pillow==12.1.1
193+
pillow==12.2.0
194194
# via -r requirements.in
195195
prometheus-client==0.10.1
196196
# via django-prometheus
@@ -265,11 +265,6 @@ s3transfer==0.4.2
265265
# via boto3
266266
sentry-sdk==2.48.0
267267
# via -r requirements.in
268-
setuptools==80.9.0
269-
# via
270-
# google-api-core
271-
# google-auth
272-
# marisa-trie
273268
six==1.16.0
274269
# via
275270
# click-repl

0 commit comments

Comments
 (0)