diff --git a/pyproject.toml b/pyproject.toml index 37f069f8..10560ec8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ issues = "https://github.com/tianocore/edk2-pytool-library/issues/" [project.optional-dependencies] dev = [ "ruff == 0.5.6", - "pytest == 8.3.1", + "pytest == 8.3.2", "coverage == 7.6.0", "pre-commit == 3.8.0", ]