Skip to content

Commit

Permalink
Update dependency mypy to ^0.982 (#549)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 1, 2022
1 parent 1205d03 commit 4505018
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.981"
mypy = "^0.982"

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

0 comments on commit 4505018

Please sign in to comment.