mirror of
https://github.com/home-assistant/core.git
synced 2025-07-18 18:57:06 +00:00
Update apprise to 0.9.8.3 (#71934)
This commit is contained in:
parent
0ee838b25e
commit
732082b770
@ -2,7 +2,7 @@
|
|||||||
"domain": "apprise",
|
"domain": "apprise",
|
||||||
"name": "Apprise",
|
"name": "Apprise",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/apprise",
|
"documentation": "https://www.home-assistant.io/integrations/apprise",
|
||||||
"requirements": ["apprise==0.9.7"],
|
"requirements": ["apprise==0.9.8.3"],
|
||||||
"codeowners": ["@caronc"],
|
"codeowners": ["@caronc"],
|
||||||
"iot_class": "cloud_push",
|
"iot_class": "cloud_push",
|
||||||
"loggers": ["apprise"]
|
"loggers": ["apprise"]
|
||||||
|
@ -313,7 +313,7 @@ anthemav==1.2.0
|
|||||||
apcaccess==0.0.13
|
apcaccess==0.0.13
|
||||||
|
|
||||||
# homeassistant.components.apprise
|
# homeassistant.components.apprise
|
||||||
apprise==0.9.7
|
apprise==0.9.8.3
|
||||||
|
|
||||||
# homeassistant.components.aprs
|
# homeassistant.components.aprs
|
||||||
aprslib==0.7.0
|
aprslib==0.7.0
|
||||||
|
@ -267,7 +267,7 @@ ambiclimate==0.2.1
|
|||||||
androidtv[async]==0.0.67
|
androidtv[async]==0.0.67
|
||||||
|
|
||||||
# homeassistant.components.apprise
|
# homeassistant.components.apprise
|
||||||
apprise==0.9.7
|
apprise==0.9.8.3
|
||||||
|
|
||||||
# homeassistant.components.aprs
|
# homeassistant.components.aprs
|
||||||
aprslib==0.7.0
|
aprslib==0.7.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user