diff --git a/pyproject.toml b/pyproject.toml index b7d869d4..a146a8bb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -129,7 +129,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==4.5.0", + "pre-commit==4.6.0", "pytest==9.0.2", "pytest-sugar==1.1.1", "pytest-instafail==0.5.0",