diff --git a/pyproject.toml b/pyproject.toml index f6c1aaa..0a5d89f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ test = [ "flake8-formatter_junit_xml", "flake8", "flake8-pyproject", - "pre-commit==3.3.1", + "pre-commit==3.5.0", "pylint==2.17.4", "pylint_junit", "pytest-cov==4.0.0",