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:
parent
c2fe0d0120
commit
a6ba5ec1c8
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue