diff --git a/pyproject.toml b/pyproject.toml index 267c5e809..d6b10937d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -59,7 +59,7 @@ dev = [ "bitsandbytes[test]", "build>=1.0.0,<2", "ruff==0.6.9", - "pre-commit>=3.5.0,<4", + "pre-commit>=3.5.0,<5", "wheel>=0.42,<1" ] test = [