diff --git a/setup.py b/setup.py index 246a4b5..7455379 100644 --- a/setup.py +++ b/setup.py @@ -23,7 +23,7 @@ 'pytest-xdist==3.*', 'ruff==0.3.5', 'mypy==1.10.0', - 'types-pyserial==3.5.0.20240311' + 'types-pyserial==3.5.0.20240527' ], }, entry_points={