diff --git a/pyproject.toml b/pyproject.toml index 51cd315..f5f709b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,7 @@ dependencies = [ test = [ "ruff>=0.2.0", "mypy==1.10.0", - "pre-commit==3.7.1", + "pre-commit==3.8.0", "pytest-cov==5.0.0", "pytest-mock<3.14.1", "pytest-runner",