mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Upgrade apprise to 0.9.4 (#55002)
This commit is contained in:
parent
afc95becd0
commit
9be5793ed7
@ -2,7 +2,7 @@
|
||||
"domain": "apprise",
|
||||
"name": "Apprise",
|
||||
"documentation": "https://www.home-assistant.io/integrations/apprise",
|
||||
"requirements": ["apprise==0.9.3"],
|
||||
"requirements": ["apprise==0.9.4"],
|
||||
"codeowners": ["@caronc"],
|
||||
"iot_class": "cloud_push"
|
||||
}
|
||||
|
@ -294,7 +294,7 @@ apcaccess==0.0.13
|
||||
apns2==0.3.0
|
||||
|
||||
# homeassistant.components.apprise
|
||||
apprise==0.9.3
|
||||
apprise==0.9.4
|
||||
|
||||
# homeassistant.components.aprs
|
||||
aprslib==0.6.46
|
||||
|
@ -197,7 +197,7 @@ androidtv[async]==0.0.60
|
||||
apns2==0.3.0
|
||||
|
||||
# homeassistant.components.apprise
|
||||
apprise==0.9.3
|
||||
apprise==0.9.4
|
||||
|
||||
# homeassistant.components.aprs
|
||||
aprslib==0.6.46
|
||||
|
Loading…
x
Reference in New Issue
Block a user