Skip to content

Commit 3bb375c

Browse files
Update dependency types-pyserial to v3.5.0.20240826
1 parent 42304a2 commit 3bb375c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.20240826'
2727
],
2828
},
2929
entry_points={

0 commit comments

Comments
 (0)