diff --git a/pyproject.toml b/pyproject.toml index 98348e2..9f4eaf9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -64,7 +64,7 @@ test = [ "pre-commit==4.3.0", "pylint==3.3.8", "pylint_junit", - "pytest-cov==6.2.1", + "pytest-cov==6.3.0", "pytest-mock<3.14.0", "pytest-runner", "pytest==8.4.1",