diff --git a/pyproject.toml b/pyproject.toml index 616e33a..8d29cf7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ test = [ "flake8-formatter_junit_xml", "flake8", "flake8-pyproject", - "pre-commit==3.3.3", + "pre-commit==3.4.0", "pylint==2.17.4", "pylint_junit", "pytest-cov==4.1.0",