Update dependency Pillow to v9.3.0 (develop)

This commit is contained in:
RenovateBot 2022-10-29 17:07:49 +00:00 committed by Georg Krause
commit f70a8911ec
2 changed files with 64 additions and 63 deletions

View file

@ -9,7 +9,7 @@ license = "GNU AGPLv3"
python = "^3.7"
Django = "==3.2.16"
django-environ = "==0.9.0"
Pillow = "==9.2.0"
Pillow = "==9.3.0"
django-allauth = "==0.42.0"
psycopg2 = "==2.9.5"
pytz = "==2022.2.1"