diff --git a/setup.py b/setup.py index 14a8bc4..218c160 100644 --- a/setup.py +++ b/setup.py @@ -23,7 +23,7 @@ 'pytest-xdist==3.*', 'ruff==0.8.4', 'mypy==1.14.1', - 'types-pyserial==3.5.0.20240311' + 'types-pyserial==3.5.0.20250124' ], }, entry_points={