diff --git a/pyproject.toml b/pyproject.toml index 92e31ee..42ce559 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ test = [ "pre-commit==3.5.0", "pylint==3.0.2", "pylint_junit", - "pytest-cov==4.0.0", +] "pytest-cov==4.1.0", "pytest-mock<3.12.1", "pytest-runner", "pytest==7.4.3",