Bump mypy from 0.782 to 0.790 (#85)

Bumps [mypy](https://github.com/python/mypy) from 0.782 to 0.790.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.782...v0.790)

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-10-10 16:34:26 +02:00 committed by GitHub
parent 3211da868c
commit da8d0a283a
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.4.0 # via pytest
mypy-extensions==0.4.3 # via mypy
mypy==0.782 # via -r requirements-dev.in
mypy==0.790 # via -r requirements-dev.in
packaging==20.4 # via bleach, pytest, tox
pathspec==0.8.0 # via black
pip-tools==5.2.1 # via -r requirements-dev.in