Upgrade mypy to 0.630 (#16674)
This commit is contained in:
parent
b7ef4dddb4
commit
7f462ba0ec
2 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@ coveralls==1.2.0
|
|||
flake8-docstrings==1.3.0
|
||||
flake8==3.5
|
||||
mock-open==1.3.1
|
||||
mypy==0.620
|
||||
mypy==0.630
|
||||
pydocstyle==2.1.1
|
||||
pylint==2.1.1
|
||||
pytest-aiohttp==0.3.0
|
||||
|
|
|
@ -7,7 +7,7 @@ coveralls==1.2.0
|
|||
flake8-docstrings==1.3.0
|
||||
flake8==3.5
|
||||
mock-open==1.3.1
|
||||
mypy==0.620
|
||||
mypy==0.630
|
||||
pydocstyle==2.1.1
|
||||
pylint==2.1.1
|
||||
pytest-aiohttp==0.3.0
|
||||
|
|
Loading…
Add table
Reference in a new issue