diff --git a/Pipfile b/Pipfile index b018ab1..96c3e76 100644 --- a/Pipfile +++ b/Pipfile @@ -31,7 +31,7 @@ requests = "==2.21.0" django-haystack = "==2.8.1" elasticsearch = "==2.4.1" Django = "==2.2.28" -Pillow = "==9.0.1" +Pillow = "==9.3.0" uWSGI = "==2.0.18" gunicorn = "*" django-heroku = "*"