Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 Jul 15, 2021
1 parent f852f48 commit c16cc5b
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 19 deletions.
75 changes: 57 additions & 18 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 @@ -49,5 +49,5 @@ pytest-cov = "^2.8.1"
pytest = "^5.3.5"
coveralls = "^2.0.0"
black = "^20.8b1"
mypy = "^0.782"
mypy = "^0.910"
toml = "^0.10.1"

0 comments on commit c16cc5b

Please sign in to comment.