diff --git a/pyproject.toml b/pyproject.toml index 07161d71..800c12ab 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -68,7 +68,7 @@ docker = [ "uwsgi==2.0.28", ] s3 = [ - "django-storages[s3]==1.14.4", + "django-storages[s3]==1.14.5", ] sync = [ "pydantic==2.10.6",