We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bbc9dd commit 841dff9Copy full SHA for 841dff9
1 file changed
setup.py
@@ -50,7 +50,7 @@
50
"pylint>=4,<4.1",
51
"pytest>=9,<9.1",
52
"pytest-cov>=7,<7.2",
53
- "mypy>=1.20,<1.21",
+ "mypy>=2.1,<2.2",
54
"types-python-dateutil",
55
"types-requests",
56
],
0 commit comments