We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2cfee6 commit b5a633eCopy full SHA for b5a633e
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.11,<1.12",
+ "mypy>=1.12,<1.13",
56
"types-python-dateutil",
57
"types-requests",
58
],
0 commit comments