diff --git a/pyproject.toml b/pyproject.toml index f8e9c3bc6..30a117cbb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -114,7 +114,7 @@ dev = [ # we want all developer environments to be consistent. # These dependencies are not used in production environments # and should not conflict with other libraries/tooling. - "pre-commit==3.5.0", + "pre-commit==4.0.1", "pytest==8.0.0", "pytest-sugar==1.0.0", "pytest-instafail==0.5.0",