mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Update apprise to 1.9.0 (#126952)
This commit is contained in:
parent
d34ba16a30
commit
f6ac5dab74
@ -5,5 +5,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/apprise",
|
||||
"iot_class": "cloud_push",
|
||||
"loggers": ["apprise"],
|
||||
"requirements": ["apprise==1.8.0"]
|
||||
"requirements": ["apprise==1.9.0"]
|
||||
}
|
||||
|
@ -467,7 +467,7 @@ anthropic==0.31.2
|
||||
apple_weatherkit==1.1.2
|
||||
|
||||
# homeassistant.components.apprise
|
||||
apprise==1.8.0
|
||||
apprise==1.9.0
|
||||
|
||||
# homeassistant.components.aprs
|
||||
aprslib==0.7.2
|
||||
|
@ -440,7 +440,7 @@ anthropic==0.31.2
|
||||
apple_weatherkit==1.1.2
|
||||
|
||||
# homeassistant.components.apprise
|
||||
apprise==1.8.0
|
||||
apprise==1.9.0
|
||||
|
||||
# homeassistant.components.aprs
|
||||
aprslib==0.7.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user