diff --git a/pyproject.toml b/pyproject.toml index 87b9dad..5382b3d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ dev = [ "ruff~=0.0.278", "pytest~=7.4.4", "build~=0.10.0", - "pytest-cov~=4.0.0", + "pytest-cov~=4.1.0", "black~=23.12.1", "pre-commit", "responses",