Update dependency Pillow to v8.4.0 (develop)

This commit is contained in:
RenovateBot 2022-01-31 22:38:45 +00:00 committed by JuniorJPDJ
commit d5aaeb2ed7
2 changed files with 44 additions and 56 deletions

View file

@ -10,7 +10,7 @@ python = "^3.7"
Django = "==3.2.11"
setuptools = "==57.4.0"
django-environ = "==0.4.5"
Pillow = "==8.3.2"
Pillow = "==8.4.0"
django-allauth = "==0.42.0"
psycopg2 = "==2.9.3"
pytz = "2021.1"