We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a37aff4 commit c9fb195Copy full SHA for c9fb195
1 file changed
setup.py
@@ -52,7 +52,7 @@
52
"pylint>=3,<3.4",
53
"pytest>=8,<8.4",
54
"pytest-cov>=5,<5.1",
55
- "mypy>=1.12,<1.13",
+ "mypy>=1.13,<1.14",
56
"types-python-dateutil",
57
"types-requests",
58
],
0 commit comments