Skip to content

Commit b43c2d2

Browse files
Update dependency mypy to v1.17.1
1 parent 80d96e9 commit b43c2d2

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

0 commit comments

Comments
 (0)