diff --git a/pyproject.toml b/pyproject.toml index cdfed36..d4c0969 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ dev = [ "basedpyright==1.39.3", "mypy==2.0.0", "parametrize-from-file==0.21.0", - "prek==0.3.13", + "prek==0.4.8", "pyrefly==1.0.0", "pytest-asyncio>=1.3.0", "pytest~=9.0.3",