diff --git a/backend/pyproject.toml b/backend/pyproject.toml index 438a665430..5083651356 100644 --- a/backend/pyproject.toml +++ b/backend/pyproject.toml @@ -59,7 +59,7 @@ dependencies = [ "uwsgi==2.0.30", "django-storages==1.14.4", "sentry-sdk>=2.14.0", - "boto3==1.35.76", + "boto3==1.43.6", "pycountry<20.0,>=19.8", "countries<1.0.0,>=0.2.0", "django-ses==4.1.1",