diff --git a/pyproject.toml b/pyproject.toml index 37f069f8..4e5eb33a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ issues = "https://github.com/tianocore/edk2-pytool-library/issues/" dev = [ "ruff == 0.5.6", "pytest == 8.3.1", - "coverage == 7.6.0", + "coverage == 7.6.1", "pre-commit == 3.8.0", ] publish = [