Skip to content

Commit e2d5452

Browse files
Update dependency mypy to v1.18.2
1 parent 5df8145 commit e2d5452

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
@@ -22,7 +22,7 @@
2222
'pytest-asyncio==0.*',
2323
'pytest-xdist==3.*',
2424
'ruff==0.14.3',
25-
'mypy==1.14.1',
25+
'mypy==1.18.2',
2626
'types-pyserial==3.5.0.20240311'
2727
],
2828
},

0 commit comments

Comments
 (0)