Skip to content

Commit fefda21

Browse files
Update dependency mypy to v1.17.1
1 parent 8aee65b commit fefda21

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
@@ -21,7 +21,7 @@
2121
extras_require={
2222

2323
'test': [
24-
'mypy==1.14.1',
24+
'mypy==1.17.1',
2525
'pytest>=8,<9',
2626
'pytest-cov>=5,<6',
2727
'pytest-asyncio==0.*',

0 commit comments

Comments
 (0)