diff --git a/pyproject.toml b/pyproject.toml index 2138abf6..41d5cc62 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -61,7 +61,7 @@ packages = ["capa"] [project.optional-dependencies] dev = [ - "pre-commit==3.3.3", + "pre-commit==3.4.0", "pytest==7.4.0", "pytest-sugar==0.9.7", "pytest-instafail==0.5.0",