diff --git a/pyproject.toml b/pyproject.toml index 7fc9fbe..b6a6418 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -46,7 +46,7 @@ test = [ "pre-commit==4.2.0", "pylint==3.3.7", "pylint_junit", - "pytest-cov==6.1.1", + "pytest-cov==6.2.1", "pytest-mock<3.14.1", "pytest-runner", "pytest==8.3.5",