mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Update apprise to 1.5.0 (#100351)
This commit is contained in:
parent
4f58df1929
commit
b0f32a3547
@ -5,5 +5,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/apprise",
|
||||
"iot_class": "cloud_push",
|
||||
"loggers": ["apprise"],
|
||||
"requirements": ["apprise==1.4.5"]
|
||||
"requirements": ["apprise==1.5.0"]
|
||||
}
|
||||
|
@ -427,7 +427,7 @@ apcaccess==0.0.13
|
||||
apple_weatherkit==1.0.2
|
||||
|
||||
# homeassistant.components.apprise
|
||||
apprise==1.4.5
|
||||
apprise==1.5.0
|
||||
|
||||
# homeassistant.components.aprs
|
||||
aprslib==0.7.0
|
||||
|
@ -393,7 +393,7 @@ apcaccess==0.0.13
|
||||
apple_weatherkit==1.0.2
|
||||
|
||||
# homeassistant.components.apprise
|
||||
apprise==1.4.5
|
||||
apprise==1.5.0
|
||||
|
||||
# homeassistant.components.aprs
|
||||
aprslib==0.7.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user