Bump pynecil to 2.1.0 (#133211)
parent
79ecb4a87c
commit
35d5a16a3c
|
@ -13,5 +13,5 @@
|
|||
"documentation": "https://www.home-assistant.io/integrations/iron_os",
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["pynecil", "aiogithubapi"],
|
||||
"requirements": ["pynecil==2.0.2", "aiogithubapi==24.6.0"]
|
||||
"requirements": ["pynecil==2.1.0", "aiogithubapi==24.6.0"]
|
||||
}
|
||||
|
|
|
@ -2104,7 +2104,7 @@ pymsteams==0.1.12
|
|||
pymysensors==0.24.0
|
||||
|
||||
# homeassistant.components.iron_os
|
||||
pynecil==2.0.2
|
||||
pynecil==2.1.0
|
||||
|
||||
# homeassistant.components.netgear
|
||||
pynetgear==0.10.10
|
||||
|
|
|
@ -1706,7 +1706,7 @@ pymonoprice==0.4
|
|||
pymysensors==0.24.0
|
||||
|
||||
# homeassistant.components.iron_os
|
||||
pynecil==2.0.2
|
||||
pynecil==2.1.0
|
||||
|
||||
# homeassistant.components.netgear
|
||||
pynetgear==0.10.10
|
||||
|
|
Loading…
Reference in New Issue