diff --git a/setup.py b/setup.py index 9eb7bb5..417e0cd 100644 --- a/setup.py +++ b/setup.py @@ -23,7 +23,7 @@ 'pytest-xdist==3.*', 'ruff==0.1.9', 'mypy==1.8.0', - 'types-pyserial==3.5.0.11' + 'types-pyserial==3.5.0.20240205' ], }, entry_points={