diff --git a/setup.py b/setup.py index 39a629b..a3f4d2e 100644 --- a/setup.py +++ b/setup.py @@ -25,7 +25,7 @@ 'pytest-asyncio>=0.23.5', 'pytest-xdist==3.*', 'ruff==0.3.0', - 'mypy==1.8.0', + 'mypy==1.9.0', 'types-pyserial', ], },