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.
2 parents 3117270 + f6bb5cb commit 8a32d1aCopy full SHA for 8a32d1a
1 file changed
pyproject.toml
@@ -23,7 +23,7 @@ pytest-cov = ">=5.0.0"
23
tox = ">= 3.9.0"
24
flake8 = ">=5.0.4"
25
types-python-dateutil = ">= 2.8.19.14"
26
-mypy = ">= 1.5"
+mypy = ">=1.14.1"
27
28
29
[build-system]
0 commit comments