diff --git a/setup.py b/setup.py index 3391abe..41695ef 100644 --- a/setup.py +++ b/setup.py @@ -22,7 +22,7 @@ 'pytest-asyncio==0.*', 'pytest-xdist==3.*', 'ruff==0.6.8', - 'mypy==1.12.1', + 'mypy==1.13.0', 'types-pyserial==3.5.0.20240311' ], },