diff --git a/pyproject.toml b/pyproject.toml index 91c6a5e..f3dae53 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -55,7 +55,7 @@ dev = [ "flake8", "flake8-pyproject", "flake8-black", - "pre-commit==3.7.1", + "pre-commit==4.0.0", "hypothesis==6.105.1", "pytest>=7.4.0", ]