diff --git a/pyproject.toml b/pyproject.toml index 2e88d5a096..5f3dc8d904 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -67,7 +67,7 @@ voice = { file = "requirements/voice.txt" } [dependency-groups] dev = [ - "pylint~=3.3.8", + "pylint~=4.0.5", "mypy~=1.20.0", "coverage~=7.10", "pre-commit==4.5.1",