Update dependency Pillow to v9.1.1 (develop)

This commit is contained in:
RenovateBot 2022-05-19 14:37:16 +00:00
commit f3ff807bf7
2 changed files with 41 additions and 41 deletions

View file

@ -10,7 +10,7 @@ python = "^3.7"
Django = "==3.2.13"
setuptools = "==61.3.1"
django-environ = "==0.8.1"
Pillow = "==9.1.0"
Pillow = "==9.1.1"
django-allauth = "==0.42.0"
psycopg2 = "==2.9.3"
pytz = "==2022.1"