Bump pymyq to 2.0.1 (#28348)

This commit is contained in:
Aaron Bach 2019-10-30 09:05:13 -06:00 committed by Paulus Schoutsen
parent 54481598b7
commit 5571c0c60a
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
"name": "Myq",
"documentation": "https://www.home-assistant.io/integrations/myq",
"requirements": [
"pymyq==2.0.0"
"pymyq==2.0.1"
],
"dependencies": [],
"codeowners": []

View File

@ -1328,7 +1328,7 @@ pymsteams==0.1.12
pymusiccast==0.1.6
# homeassistant.components.myq
pymyq==2.0.0
pymyq==2.0.1
# homeassistant.components.mysensors
pymysensors==0.18.0