diff --git a/pyproject.toml b/pyproject.toml index d7558ca..d053939 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,7 +44,7 @@ test = [ "flake8-formatter_junit_xml", "flake8", "flake8-pyproject", - "pre-commit==3.3.1", + "pre-commit==3.5.0", "pylint==3.0.1", "pylint_junit", "pytest-cov==4.0.0",