diff --git a/pyproject.toml b/pyproject.toml index caf3a02..1dbd3ae 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ test = [ "pre-commit==3.3.1", "pylint==2.17.4", "pylint_junit", - "pytest-cov==4.0.0", + "pytest-cov==4.1.0", "pytest-mock<3.10.1", "pytest-runner", "pytest==7.4.0",