Bump Apprise version to v0.8.4 (#31868)
parent
8c270e6fc7
commit
481d3295a6
|
@ -2,7 +2,7 @@
|
|||
"domain": "apprise",
|
||||
"name": "Apprise",
|
||||
"documentation": "https://www.home-assistant.io/integrations/apprise",
|
||||
"requirements": ["apprise==0.8.3"],
|
||||
"requirements": ["apprise==0.8.4"],
|
||||
"dependencies": [],
|
||||
"codeowners": ["@caronc"]
|
||||
}
|
||||
|
|
|
@ -238,7 +238,7 @@ apcaccess==0.0.13
|
|||
apns2==0.3.0
|
||||
|
||||
# homeassistant.components.apprise
|
||||
apprise==0.8.3
|
||||
apprise==0.8.4
|
||||
|
||||
# homeassistant.components.aprs
|
||||
aprslib==0.6.46
|
||||
|
|
|
@ -96,7 +96,7 @@ androidtv==0.0.39
|
|||
apns2==0.3.0
|
||||
|
||||
# homeassistant.components.apprise
|
||||
apprise==0.8.3
|
||||
apprise==0.8.4
|
||||
|
||||
# homeassistant.components.aprs
|
||||
aprslib==0.6.46
|
||||
|
|
Loading…
Reference in New Issue