Skip to content

Commit 9e76f7b

Browse files
Update dependency mypy to v1.19.0
1 parent efeb8b7 commit 9e76f7b

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.7',
25-
'mypy==1.14.1',
25+
'mypy==1.19.0',
2626
'types-pyserial==3.5.0.20240311'
2727
],
2828
},

0 commit comments

Comments
 (0)