diff --git a/setup.py b/setup.py index 8b5f86c..87b7a9b 100644 --- a/setup.py +++ b/setup.py @@ -23,7 +23,7 @@ 'pytest-xdist==3.*', 'ruff==0.4.7', 'mypy==1.10.1', - 'types-pyserial==3.5.0.20240311' + 'types-pyserial==3.5.0.20240527' ], }, entry_points={