Bump mypy from 0.761 to 0.770 (#27)

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

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-05-21 23:24:40 +02:00 committed by GitHub
parent 637888a1e8
commit c2efaf7147
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.761 # via -r requirements-dev.in
mypy==0.770 # via -r requirements-dev.in
packaging==19.2 # via pytest, tox
pathspec==0.6.0 # via black
pip-tools==4.4.0 # via -r requirements-dev.in