Skip to content

Commit 4dcb896

Browse files
Update dependency mypy to v1.17.1
1 parent ada9623 commit 4dcb896

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)