diff --git a/pyproject.toml b/pyproject.toml index b41db64..cd23780 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -51,7 +51,7 @@ decoders = [ ] dev = [ "pytest>=7.0", - "pytest-cov>=4.0", + "pytest-cov>=7.1.0", "ruff>=0.4", "mypy>=1.8", ]