Update apprise to 1.0.0 (#76441)
parent
e199b24374
commit
8456a25f86
|
@ -2,7 +2,7 @@
|
|||
"domain": "apprise",
|
||||
"name": "Apprise",
|
||||
"documentation": "https://www.home-assistant.io/integrations/apprise",
|
||||
"requirements": ["apprise==0.9.9"],
|
||||
"requirements": ["apprise==1.0.0"],
|
||||
"codeowners": ["@caronc"],
|
||||
"iot_class": "cloud_push",
|
||||
"loggers": ["apprise"]
|
||||
|
|
|
@ -319,7 +319,7 @@ anthemav==1.4.1
|
|||
apcaccess==0.0.13
|
||||
|
||||
# homeassistant.components.apprise
|
||||
apprise==0.9.9
|
||||
apprise==1.0.0
|
||||
|
||||
# homeassistant.components.aprs
|
||||
aprslib==0.7.0
|
||||
|
|
|
@ -282,7 +282,7 @@ androidtv[async]==0.0.67
|
|||
anthemav==1.4.1
|
||||
|
||||
# homeassistant.components.apprise
|
||||
apprise==0.9.9
|
||||
apprise==1.0.0
|
||||
|
||||
# homeassistant.components.aprs
|
||||
aprslib==0.7.0
|
||||
|
|
Loading…
Reference in New Issue