Bump apprise to 0.8.7 (#38886)
This commit is contained in:
parent
b7275de837
commit
70c028458f
3 changed files with 3 additions and 3 deletions
|
@ -2,6 +2,6 @@
|
|||
"domain": "apprise",
|
||||
"name": "Apprise",
|
||||
"documentation": "https://www.home-assistant.io/integrations/apprise",
|
||||
"requirements": ["apprise==0.8.5"],
|
||||
"requirements": ["apprise==0.8.7"],
|
||||
"codeowners": ["@caronc"]
|
||||
}
|
||||
|
|
|
@ -261,7 +261,7 @@ apcaccess==0.0.13
|
|||
apns2==0.3.0
|
||||
|
||||
# homeassistant.components.apprise
|
||||
apprise==0.8.5
|
||||
apprise==0.8.7
|
||||
|
||||
# homeassistant.components.aprs
|
||||
aprslib==0.6.46
|
||||
|
|
|
@ -153,7 +153,7 @@ androidtv[async]==0.0.49
|
|||
apns2==0.3.0
|
||||
|
||||
# homeassistant.components.apprise
|
||||
apprise==0.8.5
|
||||
apprise==0.8.7
|
||||
|
||||
# homeassistant.components.aprs
|
||||
aprslib==0.6.46
|
||||
|
|
Loading…
Add table
Reference in a new issue