diff --git a/setup.py b/setup.py index 6938310..d4d9e32 100644 --- a/setup.py +++ b/setup.py @@ -22,7 +22,7 @@ 'pytest-asyncio==0.*', 'pytest-xdist==3.*', 'ruff==0.3.5', - 'mypy==1.9.0', + 'mypy==1.10.0', 'types-pyserial==3.5.0.20240311' ], },