Bump pymyq to 2.0.1 (#28348)

This commit is contained in:
Aaron Bach 2019-10-30 09:05:13 -06:00 committed by GitHub
parent 4350467a00
commit bda3aadbcf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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

@ -1331,7 +1331,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