diff --git a/pyproject.toml b/pyproject.toml index 184b112..94e4093 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ dev = [ "types-PyYAML==6.0.12.9", ] test = [ - "pytest-cov==4.0.0", + "pytest-cov==4.1.0", "pytest==7.3.1", ]