upgrade-mypy (#14904)

* Upgrade mypy to 0.600

* Upgrade mypy to 0.610

* Typing improvements

* remove unneeded or

* remove merge artifact

* Update loader.py
This commit is contained in:
Ville Skyttä 2018-07-13 14:49:24 +03:00 committed by Paulus Schoutsen
parent c2fe0d0120
commit a6ba5ec1c8
2 changed files with 2 additions and 2 deletions

View file

@ -6,7 +6,7 @@ coveralls==1.2.0
flake8-docstrings==1.0.3
flake8==3.5
mock-open==1.3.1
mypy==0.590
mypy==0.610
pydocstyle==1.1.1
pylint==1.9.2
pytest-aiohttp==0.3.0

View file

@ -7,7 +7,7 @@ coveralls==1.2.0
flake8-docstrings==1.0.3
flake8==3.5
mock-open==1.3.1
mypy==0.590
mypy==0.610
pydocstyle==1.1.1
pylint==1.9.2
pytest-aiohttp==0.3.0