diff --git a/backend/requirements/base.txt b/backend/requirements/base.txt index d68a79b..92cc2c0 100644 --- a/backend/requirements/base.txt +++ b/backend/requirements/base.txt @@ -22,4 +22,4 @@ djangorestframework-api-key==3.0.0 django-napse==1.13.3 # https://github.com/napse-invest/django-napse # # External tools -boto3==1.34.72 # https://boto3.amazonaws.com/v1/documentation/api/latest/guide/quickstart.html +boto3==1.34.80 # https://boto3.amazonaws.com/v1/documentation/api/latest/guide/quickstart.html