Update apprise to 0.9.9 (#73218)
This commit is contained in:
parent
0dc1e7d1e6
commit
56d28e13f7
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==0.9.8.3"],
|
||||
"requirements": ["apprise==0.9.9"],
|
||||
"codeowners": ["@caronc"],
|
||||
"iot_class": "cloud_push",
|
||||
"loggers": ["apprise"]
|
||||
|
|
|
@ -313,7 +313,7 @@ anthemav==1.2.0
|
|||
apcaccess==0.0.13
|
||||
|
||||
# homeassistant.components.apprise
|
||||
apprise==0.9.8.3
|
||||
apprise==0.9.9
|
||||
|
||||
# homeassistant.components.aprs
|
||||
aprslib==0.7.0
|
||||
|
|
|
@ -267,7 +267,7 @@ ambiclimate==0.2.1
|
|||
androidtv[async]==0.0.67
|
||||
|
||||
# homeassistant.components.apprise
|
||||
apprise==0.9.8.3
|
||||
apprise==0.9.9
|
||||
|
||||
# homeassistant.components.aprs
|
||||
aprslib==0.7.0
|
||||
|
|
Loading…
Add table
Reference in a new issue