We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b143f1c commit f27b919Copy full SHA for f27b919
setup.py
@@ -67,7 +67,7 @@ def read(path):
67
'backports.zoneinfo<1; python_version<"3.9"',
68
"certifi",
69
"createcoverage>=1,<2",
70
- "mypy<1.16",
+ "mypy<1.17",
71
"poethepoet<1",
72
"ruff<0.12",
73
"stopit>=1.1.2,<2",
0 commit comments