diff --git a/pyproject.toml b/pyproject.toml index 3cb9830..4c34488 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -68,7 +68,7 @@ dev = [ "ruff>=0.7,<1", "mypy>=1.13,<3", "types-requests", - "pre-commit>=4.0,<5", + "pre-commit>=4.6.0,<5", ] test = [ "pytest>=8.3,<10",