diff --git a/requirements/prod.txt b/requirements/prod.txt index b12975890fa..2a489f181b9 100644 --- a/requirements/prod.txt +++ b/requirements/prod.txt @@ -142,9 +142,9 @@ bleach==3.2.1 \ --hash=sha256:52b5919b81842b1854196eaae5ca29679a2f2e378905c346d3ca8227c2c66080 # REMEMBER: leave a few lines between boto3 and botocore requirements to avoid an # annoying merge conflict every day when pyup generates prs for both. -boto3==1.15.14 \ - --hash=sha256:2415549481e446c6809ff7199d8321f976ece7b7b5c18c829bcee3121a784385 \ - --hash=sha256:82b5c608c3d6bb1bd66b3d2a64a31c8a470294fef61c761bf38f2f8fdc905328 +boto3==1.26.84 \ + --hash=sha256:7ab7bb335b726e2f472b5c050028198d16338560c83c40b2bd2bd4e4018ec802 \ + --hash=sha256:d97176a7ffb37539bc53671cb0bf1c5b304f1c78bbd748553df549a9d4f92a9e # see last comment - celery is in between boto3 and botocore on purpose. celery==4.4.7 \ --hash=sha256:a92e1d56e650781fb747032a3997d16236d037c8199eacd5217d1a72893bca45 \