mirror of
https://github.com/home-assistant/core.git
synced 2026-04-28 18:12:37 +02:00
Bump pyloadapi to 1.4.1 (#138894)
This commit is contained in:
@@ -7,5 +7,5 @@
|
||||
"integration_type": "service",
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["pyloadapi"],
|
||||
"requirements": ["PyLoadAPI==1.3.2"]
|
||||
"requirements": ["PyLoadAPI==1.4.1"]
|
||||
}
|
||||
|
||||
Generated
+1
-1
@@ -57,7 +57,7 @@ PyFlume==0.6.5
|
||||
PyFronius==0.7.3
|
||||
|
||||
# homeassistant.components.pyload
|
||||
PyLoadAPI==1.3.2
|
||||
PyLoadAPI==1.4.1
|
||||
|
||||
# homeassistant.components.met_eireann
|
||||
PyMetEireann==2024.11.0
|
||||
|
||||
Generated
+1
-1
@@ -54,7 +54,7 @@ PyFlume==0.6.5
|
||||
PyFronius==0.7.3
|
||||
|
||||
# homeassistant.components.pyload
|
||||
PyLoadAPI==1.3.2
|
||||
PyLoadAPI==1.4.1
|
||||
|
||||
# homeassistant.components.met_eireann
|
||||
PyMetEireann==2024.11.0
|
||||
|
||||
Reference in New Issue
Block a user