diff --git a/unicorn_web/pyproject.toml b/unicorn_web/pyproject.toml index d650eff..83a22aa 100644 --- a/unicorn_web/pyproject.toml +++ b/unicorn_web/pyproject.toml @@ -12,7 +12,7 @@ dependencies = [ "aws-lambda-powertools[tracer]>=3.25.0", "aws-xray-sdk>=2.15.0", "boto3>=1.42.68", - "requests>=2.32.5", + "requests>=2.33.1", "crhelper>=2.0.12", ]