diff --git a/backend/requirements/base.txt b/backend/requirements/base.txt index a758693..1abdc40 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.67 # https://boto3.amazonaws.com/v1/documentation/api/latest/guide/quickstart.html +boto3==1.34.71 # https://boto3.amazonaws.com/v1/documentation/api/latest/guide/quickstart.html