diff --git a/pyproject.toml b/pyproject.toml index 4d84d947..f1160926 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -62,7 +62,7 @@ test = [ "lxml>=5.3.0,<6.0.0", "openai>=1.50,<1.52", "mock==5.1.*", - "pre-commit<4", + "pre-commit<5", "Pyjwt~=2.9.0", "pytest>=8.2,<9", "pytest-asyncio~=0.23",