Bump apple_weatherkit to 1.1.2 (#105140)
This commit is contained in:
parent
ff21c02cb6
commit
32febcda5a
3 changed files with 3 additions and 3 deletions
|
@ -5,5 +5,5 @@
|
|||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/weatherkit",
|
||||
"iot_class": "cloud_polling",
|
||||
"requirements": ["apple_weatherkit==1.1.1"]
|
||||
"requirements": ["apple_weatherkit==1.1.2"]
|
||||
}
|
||||
|
|
|
@ -437,7 +437,7 @@ anthemav==1.4.1
|
|||
apcaccess==0.0.13
|
||||
|
||||
# homeassistant.components.weatherkit
|
||||
apple_weatherkit==1.1.1
|
||||
apple_weatherkit==1.1.2
|
||||
|
||||
# homeassistant.components.apprise
|
||||
apprise==1.6.0
|
||||
|
|
|
@ -401,7 +401,7 @@ anthemav==1.4.1
|
|||
apcaccess==0.0.13
|
||||
|
||||
# homeassistant.components.weatherkit
|
||||
apple_weatherkit==1.1.1
|
||||
apple_weatherkit==1.1.2
|
||||
|
||||
# homeassistant.components.apprise
|
||||
apprise==1.6.0
|
||||
|
|
Loading…
Add table
Reference in a new issue