mirror of
https://github.com/home-assistant/core.git
synced 2025-08-06 14:15:12 +02:00
Upgrade mypy to 0.550 (#10591)
This commit is contained in:
committed by
Paulus Schoutsen
parent
270846c2f5
commit
e20fd3b973
@@ -3,7 +3,7 @@
|
||||
# new version
|
||||
flake8==3.3
|
||||
pylint==1.6.5
|
||||
mypy==0.540
|
||||
mypy==0.550
|
||||
pydocstyle==1.1.1
|
||||
coveralls>=1.1
|
||||
pytest>=2.9.2
|
||||
|
@@ -4,7 +4,7 @@
|
||||
# new version
|
||||
flake8==3.3
|
||||
pylint==1.6.5
|
||||
mypy==0.540
|
||||
mypy==0.550
|
||||
pydocstyle==1.1.1
|
||||
coveralls>=1.1
|
||||
pytest>=2.9.2
|
||||
|
Reference in New Issue
Block a user