Skip to content

Commit

Permalink
chore(deps): update dependency mypy to v1.5.0 (#1664)
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 Aug 11, 2023
1 parent 7d45038 commit 10fffab
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 31 deletions.
55 changes: 25 additions & 30 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ black = "23.7.0"
pytest = "7.4.0"
pytest-cov = "4.1.0"
pre-commit = "==3.3.3"
mypy = "1.4.1"
mypy = "1.5.0"
types-requests = "2.31.0.2"
pytest-asyncio = "0.21.1"
ruff = "==0.0.284"
Expand Down

0 comments on commit 10fffab

Please sign in to comment.