diff --git a/setup.py b/setup.py index 4291847..fd1c658 100644 --- a/setup.py +++ b/setup.py @@ -25,7 +25,7 @@ 'pytest-asyncio==0.*', 'pytest-xdist==3.*', 'ruff==0.1.6', - 'mypy==1.7.1', + 'mypy==1.8.0', 'types-pyserial', ], },