diff --git a/pyproject.toml b/pyproject.toml index f778f98c0..2714aad61 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -63,7 +63,7 @@ prod = [ "gunicorn==23.0.0", "sentry-sdk[django]==2.53.0", "Whitenoise==6.11.0", - "django-storages==1.14.4", + "django-storages==1.14.6", "boto3==1.26.165", ]