forked from home-assistant/core
Upgrade mypy to 0.580 (#13420)
This commit is contained in:
committed by
Pascal Vizeli
parent
872b6cf16b
commit
8bd5f66c57
@@ -6,7 +6,7 @@ coveralls==1.2.0
|
||||
flake8-docstrings==1.0.3
|
||||
flake8==3.5
|
||||
mock-open==1.3.1
|
||||
mypy==0.570
|
||||
mypy==0.580
|
||||
pydocstyle==1.1.1
|
||||
pylint==1.8.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.570
|
||||
mypy==0.580
|
||||
pydocstyle==1.1.1
|
||||
pylint==1.8.2
|
||||
pytest-aiohttp==0.3.0
|
||||
|
||||
Reference in New Issue
Block a user