diff --git a/requirements.txt b/requirements.txt index 30d43e3db8d..46c7853cde2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -107,7 +107,7 @@ django-storages==1.14.2 dropbox==11.36.2 google-cloud-storage==2.15.0 google-cloud-core==2.4.1 -boto3==1.34.54 +boto3==1.34.59 # Django Caches python-memcached<=1.62 diff --git a/setup.cfg b/setup.cfg index 2b1b3efe5dc..a5c5919efbe 100644 --- a/setup.cfg +++ b/setup.cfg @@ -132,7 +132,7 @@ install_requires = dropbox==11.36.2 google-cloud-storage==2.15.0 google-cloud-core==2.4.1 - boto3==1.34.54 + boto3==1.34.59 # Django Caches python-memcached<=1.62