Bumped Apprise version to v0.8.5 (#33473)
This commit is contained in:
parent
5047635224
commit
be99f3bf32
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.8.4"],
|
||||
"requirements": ["apprise==0.8.5"],
|
||||
"dependencies": [],
|
||||
"codeowners": ["@caronc"]
|
||||
}
|
||||
|
|
|
@ -250,7 +250,7 @@ apcaccess==0.0.13
|
|||
apns2==0.3.0
|
||||
|
||||
# homeassistant.components.apprise
|
||||
apprise==0.8.4
|
||||
apprise==0.8.5
|
||||
|
||||
# homeassistant.components.aprs
|
||||
aprslib==0.6.46
|
||||
|
|
|
@ -112,7 +112,7 @@ androidtv==0.0.39
|
|||
apns2==0.3.0
|
||||
|
||||
# homeassistant.components.apprise
|
||||
apprise==0.8.4
|
||||
apprise==0.8.5
|
||||
|
||||
# homeassistant.components.aprs
|
||||
aprslib==0.6.46
|
||||
|
|
Loading…
Add table
Reference in a new issue