diff --git a/pyproject.toml b/pyproject.toml index e4cbe15..05d36bb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,7 @@ dependencies = [ test = [ "ruff>=0.2.0", "mypy==1.11.2", - "pre-commit==3.8.0", + "pre-commit==4.0.1", "pytest-cov==5.0.0", "pytest-mock<3.14.1", "pytest-runner",