diff --git a/pyproject.toml b/pyproject.toml index 9eabfd3..52f9fed 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ requires-python = "~=3.12.0" dependencies = [ "boto3>=1.42.30", - "boto3-stubs[essential, ses]>=1.42.30", + "boto3-stubs[essential, ses]>=1.42.88", "click>=8.3.1", "jinja2>=3.1.6", "jsonschema>=4.26.0",