module: update mypy to v0.990

This commit is contained in:
renovate[bot]
2022-11-10 09:27:49 +01:00
committed by cn
parent f110099fdc
commit 67a63b47a7
+1 -1
View File
@@ -16,7 +16,7 @@ pyyaml = "6.0"
requests = "~2.28"
[tool.poetry.dev-dependencies]
mypy = "0.982"
mypy = "0.990"
pylint = "~2.15"
rope = "~1.4"
types-PyYAML = "~6.0"