diff --git a/pyproject.toml b/pyproject.toml index 53008e8..2dbe337 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ test = [ "pylint==3.1.0", "pre-commit==3.6.2", "pylint_junit", - "pytest-cov==4.1.0", + "pytest-cov==5.0.0", "pytest-mock<3.14.1", "pytest-runner", "pytest==8.1.1",