diff --git a/setup.py b/setup.py index 585bce13..9ece8a72 100644 --- a/setup.py +++ b/setup.py @@ -185,7 +185,7 @@ def readme(): "aiomysql==0.2.0" ], "boto3": [ - "botocore==1.31.64", + "botocore==1.34.4", "aiobotocore==2.7.0", "aioboto3==12.0.0" ], @@ -271,7 +271,7 @@ def readme(): "hazelcast-python-client==5.3.0", "duckdb==0.8.1", "deltalake==0.13.0", - "botocore==1.31.64", + "botocore==1.34.4", "aiobotocore==2.7.0", "aioboto3==12.0.0", "acsylla==0.1.8b0",