Upgrade mypy to 0.670 (#20934)

This commit is contained in:
Ville Skyttä 2019-02-25 07:54:54 +02:00 committed by GitHub
parent dd5fc0a1da
commit 619ea3ff98
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ coveralls==1.2.0
flake8-docstrings==1.3.0 flake8-docstrings==1.3.0
flake8==3.7.5 flake8==3.7.5
mock-open==1.3.1 mock-open==1.3.1
mypy==0.660 mypy==0.670
pydocstyle==3.0.0 pydocstyle==3.0.0
pylint==2.2.2 pylint==2.2.2
pytest-aiohttp==0.3.0 pytest-aiohttp==0.3.0

View File

@ -7,7 +7,7 @@ coveralls==1.2.0
flake8-docstrings==1.3.0 flake8-docstrings==1.3.0
flake8==3.7.5 flake8==3.7.5
mock-open==1.3.1 mock-open==1.3.1
mypy==0.660 mypy==0.670
pydocstyle==3.0.0 pydocstyle==3.0.0
pylint==2.2.2 pylint==2.2.2
pytest-aiohttp==0.3.0 pytest-aiohttp==0.3.0