Skip to content

Commit aff82d4

Browse files
Update dependency mypy to v1.17.1
1 parent a465b83 commit aff82d4

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-asyncio>=0.23.5',
2626
'pytest-xdist==3.*',
2727
'ruff==0.12.7',
28-
'mypy==1.14.1',
28+
'mypy==1.17.1',
2929
'types-pyserial',
3030
],
3131
},

0 commit comments

Comments
 (0)