Skip to content

Commit 5771518

Browse files
Update dependency mypy to v1.15.0
1 parent 5bd822c commit 5771518

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

0 commit comments

Comments
 (0)