We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 335d766 commit b573867Copy full SHA for b573867
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.19,<1.20",
+ "mypy>=1.20,<1.21",
54
"types-python-dateutil",
55
"types-requests",
56
],
0 commit comments