mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
Update apprise to 1.7.2 (#109071)
This commit is contained in:
parent
825fed8319
commit
3dec206421
@ -5,5 +5,5 @@
|
|||||||
"documentation": "https://www.home-assistant.io/integrations/apprise",
|
"documentation": "https://www.home-assistant.io/integrations/apprise",
|
||||||
"iot_class": "cloud_push",
|
"iot_class": "cloud_push",
|
||||||
"loggers": ["apprise"],
|
"loggers": ["apprise"],
|
||||||
"requirements": ["apprise==1.7.1"]
|
"requirements": ["apprise==1.7.2"]
|
||||||
}
|
}
|
||||||
|
@ -446,7 +446,7 @@ anthemav==1.4.1
|
|||||||
apple_weatherkit==1.1.2
|
apple_weatherkit==1.1.2
|
||||||
|
|
||||||
# homeassistant.components.apprise
|
# homeassistant.components.apprise
|
||||||
apprise==1.7.1
|
apprise==1.7.2
|
||||||
|
|
||||||
# homeassistant.components.aprs
|
# homeassistant.components.aprs
|
||||||
aprslib==0.7.0
|
aprslib==0.7.0
|
||||||
|
@ -410,7 +410,7 @@ anthemav==1.4.1
|
|||||||
apple_weatherkit==1.1.2
|
apple_weatherkit==1.1.2
|
||||||
|
|
||||||
# homeassistant.components.apprise
|
# homeassistant.components.apprise
|
||||||
apprise==1.7.1
|
apprise==1.7.2
|
||||||
|
|
||||||
# homeassistant.components.aprs
|
# homeassistant.components.aprs
|
||||||
aprslib==0.7.0
|
aprslib==0.7.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user