Skip to content

Commit 4431428

Browse files
Update dependency mypy to v1.15.0
1 parent d6f1c7b commit 4431428

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.15.0',
2525
'pytest>=8,<9',
2626
'pytest-cov>=5,<6',
2727
'pytest-asyncio==0.*',

0 commit comments

Comments
 (0)