diff --git a/pyproject.toml b/pyproject.toml index e022c0f..5a4da4c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -85,7 +85,7 @@ test = [ 'mock~=5.0.1', 'names~=0.3.0', 'pytest~=7.3.1', - 'pytest-cov~=4.0.0', + 'pytest-cov~=4.1.0', 'requests-mock~=1.10.0', ]