mirror of
https://github.com/home-assistant/core.git
synced 2025-07-13 00:07:10 +00:00
Update apprise to 1.8.0 (#117370)
This commit is contained in:
parent
d60f97262e
commit
053c898101
@ -5,5 +5,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/apprise",
|
||||
"iot_class": "cloud_push",
|
||||
"loggers": ["apprise"],
|
||||
"requirements": ["apprise==1.7.4"]
|
||||
"requirements": ["apprise==1.8.0"]
|
||||
}
|
||||
|
@ -452,7 +452,7 @@ anthemav==1.4.1
|
||||
apple_weatherkit==1.1.2
|
||||
|
||||
# homeassistant.components.apprise
|
||||
apprise==1.7.4
|
||||
apprise==1.8.0
|
||||
|
||||
# homeassistant.components.aprs
|
||||
aprslib==0.7.2
|
||||
|
@ -416,7 +416,7 @@ anthemav==1.4.1
|
||||
apple_weatherkit==1.1.2
|
||||
|
||||
# homeassistant.components.apprise
|
||||
apprise==1.7.4
|
||||
apprise==1.8.0
|
||||
|
||||
# homeassistant.components.aprs
|
||||
aprslib==0.7.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user