diff --git a/requirements.txt b/requirements.txt index cca54c41c83..5e9989c8705 100644 --- a/requirements.txt +++ b/requirements.txt @@ -113,7 +113,7 @@ django-storages==1.14 dropbox==11.36.2 google-cloud-storage==2.11.0 google-cloud-core==2.3.3 -boto3==1.28.53 +boto3==1.28.56 # Django Caches python-memcached<=1.59 diff --git a/setup.cfg b/setup.cfg index c80c1ab9c53..f69ad657dcb 100644 --- a/setup.cfg +++ b/setup.cfg @@ -138,7 +138,7 @@ install_requires = dropbox==11.36.2 google-cloud-storage==2.11.0 google-cloud-core==2.3.3 - boto3==1.28.53 + boto3==1.28.56 # Django Caches python-memcached<=1.59