diff --git a/pyproject.toml b/pyproject.toml index a933a4b..bff8523 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ test = [ "pre-commit==3.6.2", "pylint==3.1.0", "pylint_junit", - "pytest-cov==4.0.0", + "pytest-cov==4.1.0", "pytest-mock<3.12.1", "pytest-runner", "pytest==8.0.2",