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