Skip to content

Commit

Permalink
Bump mypy from 0.782 to 0.790 (#178)
Browse files Browse the repository at this point in the history
Bumps [mypy](https://github.com/python/mypy) from 0.782 to 0.790.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](python/mypy@v0.782...v0.790)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Oct 17, 2020
1 parent d8bfef7 commit 34c5287
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
32 changes: 16 additions & 16 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 @@ -28,7 +28,7 @@ pytest = "^6.1.1"
black = {version = "^20.8b1", allow-prereleases = true}
isort = {version = "^5.6.4", allow-prereleases = true}
flake8 = "^3.8.4"
mypy = "^0.782"
mypy = "^0.790"

[tool.poetry.scripts]
trading_mate = 'tradingmate:main'
Expand Down

0 comments on commit 34c5287

Please sign in to comment.