diff --git a/requirements/base.txt b/requirements/base.txt index a72fcbd..9febbbb 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -1,6 +1,6 @@ pytz==2022.5 # https://github.com/stub42/pytz python-slugify==6.1.2 # https://github.com/un33k/python-slugify -Pillow==9.2.0 # https://github.com/python-pillow/Pillow +Pillow==9.4.0 # https://github.com/python-pillow/Pillow argon2-cffi==21.3.0 # https://github.com/hynek/argon2_cffi redis==4.3.4 # https://github.com/redis/redis-py hiredis==2.0.0 # https://github.com/redis/hiredis-py