Update dependency mypy to ^0.981

This commit is contained in:
renovate[bot]
2022-09-29 05:19:57 +00:00
parent 72833f0b9e
commit 378d96b27f
2 changed files with 28 additions and 27 deletions

View File

@ -32,7 +32,7 @@ dinteractions-paginator = { git = "https://github.com/interactions-py/paginator.
[tool.poetry.dev-dependencies]
pytest = "^7.1.2"
mypy = "^0.971"
mypy = "^0.981"
types-dateparser = "^1.1.4"
types-pytz = "^2022.1.2"
black = "^22.8.0"