diff --git a/pyproject.toml b/pyproject.toml index 3e6b1ce0..3e186360 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ test = [ "flake8-formatter_junit_xml", "flake8", "flake8-pyproject", - "pre-commit==3.6.0", + "pre-commit==3.8.0", "pylint==3.0.3", "pylint_junit", "pytest-cov==4.1.0",