diff --git a/requirements.txt b/requirements.txt index 8badb4d81e5..181696fcd5b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -106,7 +106,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.59 +boto3==1.34.69 # Django Caches python-memcached<=1.62 diff --git a/setup.cfg b/setup.cfg index 89a84f2c4cf..108aa71aefe 100644 --- a/setup.cfg +++ b/setup.cfg @@ -131,7 +131,7 @@ install_requires = dropbox==11.36.2 google-cloud-storage==2.15.0 google-cloud-core==2.4.1 - boto3==1.34.59 + boto3==1.34.69 # Django Caches python-memcached<=1.62