Update apprise to 1.1.0 (#80009)
This commit is contained in:
parent
ca9bfc8b86
commit
1e5908d3a8
3 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
"domain": "apprise",
|
||||
"name": "Apprise",
|
||||
"documentation": "https://www.home-assistant.io/integrations/apprise",
|
||||
"requirements": ["apprise==1.0.0"],
|
||||
"requirements": ["apprise==1.1.0"],
|
||||
"codeowners": ["@caronc"],
|
||||
"iot_class": "cloud_push",
|
||||
"loggers": ["apprise"]
|
||||
|
|
|
@ -327,7 +327,7 @@ anthemav==1.4.1
|
|||
apcaccess==0.0.13
|
||||
|
||||
# homeassistant.components.apprise
|
||||
apprise==1.0.0
|
||||
apprise==1.1.0
|
||||
|
||||
# homeassistant.components.aprs
|
||||
aprslib==0.7.0
|
||||
|
|
|
@ -293,7 +293,7 @@ anthemav==1.4.1
|
|||
apcaccess==0.0.13
|
||||
|
||||
# homeassistant.components.apprise
|
||||
apprise==1.0.0
|
||||
apprise==1.1.0
|
||||
|
||||
# homeassistant.components.aprs
|
||||
aprslib==0.7.0
|
||||
|
|
Loading…
Add table
Reference in a new issue