diff --git a/pyproject.toml b/pyproject.toml index eaed9d3b..f4881e28 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ issues = "https://github.com/tianocore/edk2-pytool-library/issues/" dev = [ "ruff == 0.0.291", "pytest == 7.4.2", - "coverage == 7.3.0", + "coverage == 7.3.1", "pre-commit == 3.4.0", ] publish = [