diff --git a/pyproject.toml b/pyproject.toml index 1a38b3e..9ad5cb2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ classifiers = [ test = [ "coverage==7.10.7", "mypy==1.18.2", - "pre-commit==4.3.0", + "pre-commit==4.5.0", "ruff==0.13.2", "pytest==8.4.2", "pytest-cov==7.0.0",