diff --git a/pyproject.toml b/pyproject.toml index c2e1fd5..26cffe0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ dependencies = [ [dependency-groups] dev = [ # aiobotocore 3.2.1 cannot be installed with boto3 > 1.42.61 - "boto3==1.42.61", + "boto3==1.42.81", "ipython==9.11.0", "kafka-python==2.3.0", "pymongo==4.16.0",