diff --git a/pyproject.toml b/pyproject.toml index c94ec76..0781bd2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ dependencies = [ test = [ "ruff>=0.2.0", "mypy==1.10.0", - "pre-commit==3.7.0", + "pre-commit==3.7.1", "pytest-cov==5.0.0", "pytest-mock<3.14.1", "pytest-runner",