Skip to content

Commit c360a9f

Browse files
committed
Update dependency mypy to v1.12.0
1 parent 38547bb commit c360a9f

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
@@ -25,7 +25,7 @@
2525
'pytest-cov>=4,<5',
2626
'pytest-asyncio==0.*',
2727
'pytest-xdist==3.*',
28-
'mypy==1.11.2',
28+
'mypy==1.12.0',
2929
'types-pyserial',
3030
'ruff==0.4.7',
3131
],

0 commit comments

Comments
 (0)