diff --git a/requirements/dev.txt b/requirements/dev.txt index 7c457ba3..18c296dd 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -12,9 +12,9 @@ attrs==21.2.0 # via pytest babel==2.9.1 # via sphinx -boto3==1.26.104 +boto3==1.28.39 # via -r tests.in -botocore==1.29.104 +botocore==1.31.39 # via # boto3 # s3transfer diff --git a/requirements/tests.txt b/requirements/tests.txt index 6fc2535c..01ed922a 100644 --- a/requirements/tests.txt +++ b/requirements/tests.txt @@ -8,9 +8,9 @@ async-timeout==4.0.2 # via redis attrs==21.2.0 # via pytest -boto3==1.26.104 +boto3==1.28.39 # via -r tests.in -botocore==1.29.104 +botocore==1.31.39 # via # boto3 # s3transfer