diff --git a/Pipfile b/Pipfile index e7db91f..884695c 100644 --- a/Pipfile +++ b/Pipfile @@ -12,7 +12,7 @@ gunicorn = "==20.1.0" psycopg2-binary = "==2.9.1" sentry-sdk = "==1.4.3" django-split-settings = "==1.1.0" -whitenoise = "==5.3.0" +whitenoise = "==6.2.0" django-lifecycle = "*" django-filter = "*" django-bootstrap4 = "*"