diff --git a/pyproject.toml b/pyproject.toml index 696a0e8fdb..06b977d6fe 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -106,7 +106,7 @@ baremetal = [ ] mypy = [ - "mypy == 0.942", + "mypy == 1.14.0", ] pylint = [