diff --git a/pyproject.toml b/pyproject.toml index d2b380ec5..4f798eeb1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -62,7 +62,7 @@ packages = ["capa"] [project.optional-dependencies] dev = [ "pre-commit==3.4.0", - "pytest==7.4.0", + "pytest==7.4.2", "pytest-sugar==0.9.7", "pytest-instafail==0.5.0", "pytest-cov==4.1.0",