diff --git a/pyproject.toml b/pyproject.toml index 618a3d2..fdddced 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ dynamic = ["version"] [project.optional-dependencies] dev = [ - "aws-lambda-powertools==3.4.1", + "aws-lambda-powertools==3.5.0", "pytest==8.3.4", "coverage==7.6.10", "pytest-mock==3.14.0",