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