Update apprise to 1.2.1 (#84705)
This commit is contained in:
parent
cb982294bd
commit
cbcfeee322
3 changed files with 3 additions and 3 deletions
|
@ -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==1.2.0"],
|
"requirements": ["apprise==1.2.1"],
|
||||||
"codeowners": ["@caronc"],
|
"codeowners": ["@caronc"],
|
||||||
"iot_class": "cloud_push",
|
"iot_class": "cloud_push",
|
||||||
"loggers": ["apprise"]
|
"loggers": ["apprise"]
|
||||||
|
|
|
@ -339,7 +339,7 @@ anthemav==1.4.1
|
||||||
apcaccess==0.0.13
|
apcaccess==0.0.13
|
||||||
|
|
||||||
# homeassistant.components.apprise
|
# homeassistant.components.apprise
|
||||||
apprise==1.2.0
|
apprise==1.2.1
|
||||||
|
|
||||||
# homeassistant.components.aprs
|
# homeassistant.components.aprs
|
||||||
aprslib==0.7.0
|
aprslib==0.7.0
|
||||||
|
|
|
@ -305,7 +305,7 @@ anthemav==1.4.1
|
||||||
apcaccess==0.0.13
|
apcaccess==0.0.13
|
||||||
|
|
||||||
# homeassistant.components.apprise
|
# homeassistant.components.apprise
|
||||||
apprise==1.2.0
|
apprise==1.2.1
|
||||||
|
|
||||||
# homeassistant.components.aprs
|
# homeassistant.components.aprs
|
||||||
aprslib==0.7.0
|
aprslib==0.7.0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue