Bump apple_weatherkit to 1.0.3 (#100416)
This commit is contained in:
parent
a70235046a
commit
a8013836e1
3 changed files with 3 additions and 3 deletions
|
@ -5,5 +5,5 @@
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/weatherkit",
|
"documentation": "https://www.home-assistant.io/integrations/weatherkit",
|
||||||
"iot_class": "cloud_polling",
|
"iot_class": "cloud_polling",
|
||||||
"requirements": ["apple_weatherkit==1.0.2"]
|
"requirements": ["apple_weatherkit==1.0.3"]
|
||||||
}
|
}
|
||||||
|
|
|
@ -424,7 +424,7 @@ anthemav==1.4.1
|
||||||
apcaccess==0.0.13
|
apcaccess==0.0.13
|
||||||
|
|
||||||
# homeassistant.components.weatherkit
|
# homeassistant.components.weatherkit
|
||||||
apple_weatherkit==1.0.2
|
apple_weatherkit==1.0.3
|
||||||
|
|
||||||
# homeassistant.components.apprise
|
# homeassistant.components.apprise
|
||||||
apprise==1.5.0
|
apprise==1.5.0
|
||||||
|
|
|
@ -390,7 +390,7 @@ anthemav==1.4.1
|
||||||
apcaccess==0.0.13
|
apcaccess==0.0.13
|
||||||
|
|
||||||
# homeassistant.components.weatherkit
|
# homeassistant.components.weatherkit
|
||||||
apple_weatherkit==1.0.2
|
apple_weatherkit==1.0.3
|
||||||
|
|
||||||
# homeassistant.components.apprise
|
# homeassistant.components.apprise
|
||||||
apprise==1.5.0
|
apprise==1.5.0
|
||||||
|
|
Loading…
Add table
Reference in a new issue