diff --git a/pyproject.toml b/pyproject.toml index 7b09aff..b589e36 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -49,7 +49,7 @@ dev = [ "types-PyYAML==6.0.12.9", ] test = [ - "pytest-cov==4.0.0", + "pytest-cov==4.1.0", "pytest==7.3.1", ]