diff --git a/pyproject.toml b/pyproject.toml index aced81538f..eec99a0e66 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -67,7 +67,7 @@ pre-dev = [ ] dev = [ "aws-sam-cli[pre-dev]", - "coverage==7.14.0", + "coverage==7.15.2", "pytest-cov==7.1.0", "mypy==2.1.0", "types-pywin32==312.0.0.20260609",