Bump pyicloud to 0.9.3 (#32582)
parent
4fbc404c47
commit
8a878bbe72
|
@ -3,7 +3,7 @@
|
|||
"name": "Apple iCloud",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/icloud",
|
||||
"requirements": ["pyicloud==0.9.2"],
|
||||
"requirements": ["pyicloud==0.9.3"],
|
||||
"dependencies": [],
|
||||
"codeowners": ["@Quentame"]
|
||||
}
|
||||
|
|
|
@ -1309,7 +1309,7 @@ pyhomeworks==0.0.6
|
|||
pyialarm==0.3
|
||||
|
||||
# homeassistant.components.icloud
|
||||
pyicloud==0.9.2
|
||||
pyicloud==0.9.3
|
||||
|
||||
# homeassistant.components.intesishome
|
||||
pyintesishome==1.6
|
||||
|
|
|
@ -480,7 +480,7 @@ pyheos==0.6.0
|
|||
pyhomematic==0.1.65
|
||||
|
||||
# homeassistant.components.icloud
|
||||
pyicloud==0.9.2
|
||||
pyicloud==0.9.3
|
||||
|
||||
# homeassistant.components.ipma
|
||||
pyipma==2.0.5
|
||||
|
|
Loading…
Reference in New Issue