mirror of
https://github.com/home-assistant/core.git
synced 2025-07-14 16:57:10 +00:00
Upgrade mypy to 0.540 (#10013)
This commit is contained in:
parent
9f62d5e3cf
commit
816b69c807
@ -3,7 +3,7 @@
|
|||||||
# new version
|
# new version
|
||||||
flake8==3.3
|
flake8==3.3
|
||||||
pylint==1.6.5
|
pylint==1.6.5
|
||||||
mypy==0.521
|
mypy==0.540
|
||||||
pydocstyle==1.1.1
|
pydocstyle==1.1.1
|
||||||
coveralls>=1.1
|
coveralls>=1.1
|
||||||
pytest>=2.9.2
|
pytest>=2.9.2
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
# new version
|
# new version
|
||||||
flake8==3.3
|
flake8==3.3
|
||||||
pylint==1.6.5
|
pylint==1.6.5
|
||||||
mypy==0.521
|
mypy==0.540
|
||||||
pydocstyle==1.1.1
|
pydocstyle==1.1.1
|
||||||
coveralls>=1.1
|
coveralls>=1.1
|
||||||
pytest>=2.9.2
|
pytest>=2.9.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user