diff --git a/sdk/pyproject.toml b/sdk/pyproject.toml index 2971474..c874c29 100644 --- a/sdk/pyproject.toml +++ b/sdk/pyproject.toml @@ -39,7 +39,7 @@ dev = [ "pytest>=9.1.1", "pytest-cov>=7.1.0", "pytest-asyncio>=1.4.0", - "mypy>=2.1.0", + "mypy>=2.2.0", "mypy-protobuf>=5.1.0", "ruff>=0.15.21", "grpcio-tools>=1.81.1",