diff --git a/setup.py b/setup.py index b1110a0..0dd7656 100644 --- a/setup.py +++ b/setup.py @@ -23,7 +23,7 @@ 'pytest-xdist==3.*', 'ruff==0.1.3', 'mypy==1.7.1', - 'types-pyserial==3.5.0.10' + 'types-pyserial==3.5.0.11' ], }, entry_points={