Skip to content

Commit ec652e8

Browse files
authored
Merge pull request #954 from NASA-IMPACT/dependabot/pip/pillow-10.4.0
Bump pillow from 10.2.0 to 10.4.0
2 parents 172544f + ffe160e commit ec652e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
psycopg2==2.9.9 # https://github.com/psycopg/psycopg2
22
pytz==2024.1 # https://github.com/stub42/pytz
33
python-slugify==8.0.4 # https://github.com/un33k/python-slugify
4-
Pillow==10.2.0 # https://github.com/python-pillow/Pillow
4+
Pillow==10.4.0 # https://github.com/python-pillow/Pillow
55
argon2-cffi==23.1.0 # https://github.com/hynek/argon2_cffi
66
celery[sqs]==5.3.6 # pyup: < 6.0 # https://github.com/celery/celery
77
django-celery-beat==2.6.0 # https://github.com/celery/django-celery-beat

0 commit comments

Comments
 (0)