diff --git a/pyproject.toml b/pyproject.toml index 9eabfd3..6bb2894 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,7 +8,7 @@ version = "1.3" # See https://packaging.python.org/en/latest/guides/writing-pypr requires-python = "~=3.12.0" dependencies = [ - "boto3>=1.42.30", + "boto3>=1.42.88", "boto3-stubs[essential, ses]>=1.42.30", "click>=8.3.1", "jinja2>=3.1.6",