diff --git a/pyproject.toml b/pyproject.toml index 8dceb5a..c6610f4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ tests = [ "flake8~=7.0", "pylint~=3.0", "pytest~=8.0", - "pytest-cov~=4.0", + "pytest-cov~=5.0", ] [build-system]