Skip to content

Commit 7f6e548

Browse files
Update dependency mypy to v1.15.0
1 parent 00703c3 commit 7f6e548

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

0 commit comments

Comments
 (0)