We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1a1753 commit 8910246Copy full SHA for 8910246
setup.py
@@ -31,7 +31,7 @@
31
'pytest-asyncio>=0.23.7,<=0.23.9',
32
'pytest-cov',
33
'pytest-xdist',
34
- 'mypy==1.14.1',
+ 'mypy==1.17.1',
35
'ruff==0.5.0',
36
],
37
},
0 commit comments