diff --git a/pyproject.toml b/pyproject.toml index 07dd9ee..cf6c87d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,7 @@ license = "MIT" authors = [{name = "Brad Fiedler"}] dependencies = [ - "boto3>=1.34", + "boto3>=1.42.88", "click>=8.1", ]