diff --git a/python/pyproject.toml b/python/pyproject.toml index b1d823fd40d..aa0b9841aa7 100644 --- a/python/pyproject.toml +++ b/python/pyproject.toml @@ -37,7 +37,7 @@ dev = [ "pytest-xdist[psutil]==3.8.0", "pytest-timeout==2.4.0", "pytest-retry==1.7.0", - "mypy==1.20.0", + "mypy==2.2.0", "pyright==1.1.410", "pyrefly==1.1.1", "ty==0.0.55",