mirror of
https://github.com/home-assistant/core.git
synced 2026-05-08 17:49:37 +01:00
Bump pyicloud version to 2.4.1 in manifest and requirements files (#163722)
This commit is contained in:
@@ -7,5 +7,5 @@
|
||||
"integration_type": "hub",
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["keyrings.alt", "pyicloud"],
|
||||
"requirements": ["pyicloud==2.3.0"]
|
||||
"requirements": ["pyicloud==2.4.1"]
|
||||
}
|
||||
|
||||
Generated
+1
-1
@@ -2134,7 +2134,7 @@ pyhomeworks==1.1.2
|
||||
pyialarm==2.2.0
|
||||
|
||||
# homeassistant.components.icloud
|
||||
pyicloud==2.3.0
|
||||
pyicloud==2.4.1
|
||||
|
||||
# homeassistant.components.insteon
|
||||
pyinsteon==1.6.4
|
||||
|
||||
Generated
+1
-1
@@ -1820,7 +1820,7 @@ pyhomeworks==1.1.2
|
||||
pyialarm==2.2.0
|
||||
|
||||
# homeassistant.components.icloud
|
||||
pyicloud==2.3.0
|
||||
pyicloud==2.4.1
|
||||
|
||||
# homeassistant.components.insteon
|
||||
pyinsteon==1.6.4
|
||||
|
||||
Reference in New Issue
Block a user