Skip to content

Commit 6ba5b76

Browse files
Update dependency mypy to v1.17.0
1 parent 682ddc1 commit 6ba5b76

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.17.0',
2929
'types-pyserial',
3030
'ruff==0.4.7',
3131
],

0 commit comments

Comments
 (0)