Skip to content

Commit 7b3f8e0

Browse files
Update dependency types-pyserial to v3.5.0.20241221
1 parent 42304a2 commit 7b3f8e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
'pytest-xdist==3.*',
2424
'ruff==0.8.1',
2525
'mypy==1.14.0',
26-
'types-pyserial==3.5.0.20240311'
26+
'types-pyserial==3.5.0.20241221'
2727
],
2828
},
2929
entry_points={

0 commit comments

Comments
 (0)