diff --git a/pyproject.toml b/pyproject.toml index 3c14f3c9fa..7f3b1c6ebb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -71,7 +71,7 @@ dev = [ "pylint~=4.0.5", "mypy~=2.3.0", "coverage~=7.10", - "pre-commit==4.6.0", + "pre-commit==4.6.1", "codespell==2.4.3", "bandit==1.9.4", "flake8==7.3.0",