diff --git a/unicorn_web/pyproject.toml b/unicorn_web/pyproject.toml index d650eff..3a88e7a 100644 --- a/unicorn_web/pyproject.toml +++ b/unicorn_web/pyproject.toml @@ -11,7 +11,7 @@ requires-python = ">=3.13" dependencies = [ "aws-lambda-powertools[tracer]>=3.25.0", "aws-xray-sdk>=2.15.0", - "boto3>=1.42.68", + "boto3>=1.42.88", "requests>=2.32.5", "crhelper>=2.0.12", ]