diff --git a/pyproject.toml b/pyproject.toml index 471d653..0711f0a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -71,7 +71,7 @@ lint = [ test = [ 'coverage~=7.1', 'pytest~=8.1', - 'pytest-cov~=4.0', + 'pytest-cov~=5.0', 'mock~=5.0', ]