diff --git a/setup.py b/setup.py index a64b67c..f325cd9 100644 --- a/setup.py +++ b/setup.py @@ -22,7 +22,7 @@ 'pytest-asyncio==0.*', 'pytest-xdist==3.*', 'ruff==0.1.3', - 'mypy==1.6.1', + 'mypy==1.7.0', 'types-pyserial==3.5.0.10' ], },