Bump mypy from 0.770 to 0.781 (#53)

Bumps [mypy](https://github.com/python/mypy) from 0.770 to 0.781.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.770...v0.781)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2020-06-22 23:13:14 +02:00 committed by GitHub
parent 5f2f38e72e
commit e414522d5d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ lazy-object-proxy==1.4.3 # via astroid
mccabe==0.6.1 # via flake8, pylint
more-itertools==8.0.2 # via pytest
mypy-extensions==0.4.3 # via mypy
mypy==0.770 # via -r requirements-dev.in
mypy==0.781 # via -r requirements-dev.in
packaging==19.2 # via pytest, tox
pathspec==0.6.0 # via black
pip-tools==5.1.2 # via -r requirements-dev.in