diff --git a/setup.py b/setup.py index b015f336..dffe7b08 100644 --- a/setup.py +++ b/setup.py @@ -185,7 +185,7 @@ def readme(): "aiomysql==0.1.1" ], "boto3": [ - "botocore==1.29.76", + "botocore==1.33.2", "aiobotocore==2.5.0", "aioboto3==11.2.0" ], @@ -267,7 +267,7 @@ def readme(): "hazelcast-python-client==5.3.0", "duckdb==0.8.1", "deltalake==0.13.0", - "botocore==1.29.76", + "botocore==1.33.2", "aiobotocore==2.5.0", "aioboto3==11.2.0", "acsylla==0.1.8b0",