diff --git a/requirements/production.txt b/requirements/production.txt index e8254f8..70b65e5 100644 --- a/requirements/production.txt +++ b/requirements/production.txt @@ -10,4 +10,4 @@ sentry-sdk==2.3.1 # https://github.com/getsentry/sentry-python # ------------------------------------------------------------------------------ django-storages[s3]==1.14.3 # https://github.com/jschneier/django-storages django-anymail[mailgun]==10.3 # https://github.com/anymail/django-anymail -boto3==1.20.63 # https://github.com/boto/boto3 +boto3==1.35.13 # https://github.com/boto/boto3