Bump overkiz dependency to 1.7.7 (#89163)
This commit is contained in:
parent
afd37c8a0a
commit
85618fd3cd
3 changed files with 3 additions and 3 deletions
|
@ -13,7 +13,7 @@
|
|||
"integration_type": "hub",
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["boto3", "botocore", "pyhumps", "pyoverkiz", "s3transfer"],
|
||||
"requirements": ["pyoverkiz==1.7.6"],
|
||||
"requirements": ["pyoverkiz==1.7.7"],
|
||||
"zeroconf": [
|
||||
{
|
||||
"type": "_kizbox._tcp.local.",
|
||||
|
|
|
@ -1857,7 +1857,7 @@ pyotgw==2.1.3
|
|||
pyotp==2.8.0
|
||||
|
||||
# homeassistant.components.overkiz
|
||||
pyoverkiz==1.7.6
|
||||
pyoverkiz==1.7.7
|
||||
|
||||
# homeassistant.components.openweathermap
|
||||
pyowm==3.2.0
|
||||
|
|
|
@ -1343,7 +1343,7 @@ pyotgw==2.1.3
|
|||
pyotp==2.8.0
|
||||
|
||||
# homeassistant.components.overkiz
|
||||
pyoverkiz==1.7.6
|
||||
pyoverkiz==1.7.7
|
||||
|
||||
# homeassistant.components.openweathermap
|
||||
pyowm==3.2.0
|
||||
|
|
Loading…
Add table
Reference in a new issue