diff --git a/pyproject.toml b/pyproject.toml index e75d869..925ab4f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ dynamic = ["version"] test = [ "ruff>=0.2.0", "mypy==1.8", - "pre-commit==3.3.1", + "pre-commit==3.7.0", "pytest-cov==4.0.0", "pytest-mock<3.10.1", "pytest-runner",