diff --git a/requirements.txt b/requirements.txt index 119b59bb153..3579eeaf264 100644 --- a/requirements.txt +++ b/requirements.txt @@ -107,7 +107,7 @@ django-storages==1.14.2 dropbox==11.36.2 google-cloud-storage==2.14.0 google-cloud-core==2.4.1 -boto3==1.34.44 +boto3==1.34.49 # Django Caches python-memcached<=1.62 diff --git a/setup.cfg b/setup.cfg index af5c4dc2ad7..9b6d9ddfcaa 100644 --- a/setup.cfg +++ b/setup.cfg @@ -132,7 +132,7 @@ install_requires = dropbox==11.36.2 google-cloud-storage==2.14.0 google-cloud-core==2.4.1 - boto3==1.34.44 + boto3==1.34.49 # Django Caches python-memcached<=1.62