module: update mypy to v0.982

This commit is contained in:
renovate[bot] 2022-10-06 02:49:30 +00:00 committed by Christian Nicolai
parent 1e170229c7
commit 7e0a2008a6
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ pyyaml = "6.0"
requests = "~2.28"
[tool.poetry.dev-dependencies]
mypy = "0.981"
mypy = "0.982"
pylint = "~2.15"
rope = "~1.3"
types-PyYAML = "~6.0"