diff --git a/pyproject.toml b/pyproject.toml index ce8d935..0353d23 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ dependencies = [ [dependency-groups] dev = [ # aiobotocore 3.1.2 cannot be installed with boto3 > 1.42.42 - "boto3==1.42.42", + "boto3==1.42.44", "ipython==9.9.0", "kafka-python==2.3.0", "pymongo==4.16.0",