diff --git a/pyproject.toml b/pyproject.toml index 981f2be..0f7d8b7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ lint = [ "ruff==0.15.4", ] pytest = [ - "pytest-cov==7.0.0", + "pytest-cov==7.1.0", "pytest-mock==3.15.1", ]