Skip to content

Commit

Permalink
Update dependency mypy to ^0.991
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 17, 2022
1 parent ed5f08c commit 89a67ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ aiohttp = "^3.8.3"

[tool.poetry.dev-dependencies]
black = "^22.8.0"
mypy = "^0.990"
mypy = "^0.991"

[build-system]
requires = ["poetry-core>=1.0.0"]
Expand Down

0 comments on commit 89a67ca

Please sign in to comment.