diff --git a/prod-requirements.txt b/prod-requirements.txt index 72bf30dcd..0bf764539 100644 --- a/prod-requirements.txt +++ b/prod-requirements.txt @@ -3,6 +3,6 @@ gunicorn==23.0.0 raven==6.10.0 # Heroku -Whitenoise==6.6.0 # 6.4.0 is first version that supports Django 4.2 +Whitenoise==6.8.2 # 6.4.0 is first version that supports Django 4.2 django-storages==1.14.4 # 1.14.4 is first version that supports Django 4.2 boto3==1.26.165