diff --git a/pyproject.toml b/pyproject.toml index 0608d8d..e3b88e6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -152,7 +152,7 @@ include = ["protest*"] dev = [ "jsonschema>=4.0.0", "mkdocs-material>=9.7.0", - "pre-commit>=4.5.0", + "pre-commit>=4.5.1", "pytest>=9.0.1", "pytest-asyncio>=1.3.0", "pytest-cov>=7.0.0",