diff --git a/python/pyproject.toml b/python/pyproject.toml index ad05a6f2c1..f73e28a8d8 100644 --- a/python/pyproject.toml +++ b/python/pyproject.toml @@ -163,7 +163,7 @@ weaviate = [ [dependency-groups] dev = [ - "pre-commit ~= 3.7", + "pre-commit >= 3.7,< 5.0", "ipykernel ~= 6.29", "nbconvert ~= 7.16", "pytest ~= 8.2",