Skip to content

Commit ca184ee

Browse files
Update dependency mypy to v1.19.1
1 parent 7f26271 commit ca184ee

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.14.1',
28+
'mypy==1.19.1',
2929
'types-pyserial',
3030
'ruff==0.4.7',
3131
],

0 commit comments

Comments
 (0)