Bump pymyq to fix myq in core (#46962)

This commit is contained in:
J. Nick Koston 2021-02-23 14:50:06 -06:00 committed by GitHub
parent 6a8b5ee51b
commit eb8d723689
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
"domain": "myq",
"name": "MyQ",
"documentation": "https://www.home-assistant.io/integrations/myq",
"requirements": ["pymyq==3.0.1"],
"requirements": ["pymyq==3.0.4"],
"codeowners": ["@bdraco"],
"config_flow": true,
"homekit": {

View File

@ -1552,7 +1552,7 @@ pymsteams==0.1.12
pymusiccast==0.1.6
# homeassistant.components.myq
pymyq==3.0.1
pymyq==3.0.4
# homeassistant.components.mysensors
pymysensors==0.20.1

View File

@ -824,7 +824,7 @@ pymodbus==2.3.0
pymonoprice==0.3
# homeassistant.components.myq
pymyq==3.0.1
pymyq==3.0.4
# homeassistant.components.mysensors
pymysensors==0.20.1