diff --git a/pyproject.toml b/pyproject.toml index 8c43aab..9a070ac 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -51,7 +51,7 @@ dev = [ "ruff~=0.8.4", "boto3-stubs~=1.35.0", "pytest~=8.0", - "pytest-cov~=6.0", + "pytest-cov~=7.0", "pytest-env~=1.1", "moto~=5.0.5", "esbonio~=0.16.0",