We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e87d6c commit d248fa3Copy full SHA for d248fa3
1 file changed
pyproject.toml
@@ -36,7 +36,7 @@ chevron = "=0.14.0"
36
pytest = ">=2.8"
37
pytest-cov = ">=2.4.0"
38
pytest-mypy = "==1.0.1"
39
-mypy = "==1.17.1"
+mypy = "==1.18.2"
40
pycodestyle = "^2.12.1"
41
isort = ">=5.13.2,<7.0.0"
42
0 commit comments