diff --git a/pyproject.toml b/pyproject.toml index f6e98e7..a0ff934 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ test = [ "flake8", "flake8-pyproject", "pylint==3.2.2", - "pre-commit==3.7.0", + "pre-commit==3.7.1", "pylint_junit", "pytest-cov==5.0.0", "pytest-mock<3.14.1",