Skip to content

Commit ffe160e

Browse files
Bump pillow from 10.2.0 to 10.4.0
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.2.0 to 10.4.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@10.2.0...10.4.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d139bbf commit ffe160e

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==2023.4 # 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)