diff --git a/pyproject.toml b/pyproject.toml index c8fdd41..6e728cc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,5 +12,5 @@ requires-python = ">=3.13" dev = [ "mypy==1.15.*", "ruff==0.11.*", - "pre-commit==4.2.*", + "pre-commit==4.5.*", ]