bumped supported apprise version to 0.8.2 (#29125)
parent
5bc8ef962b
commit
8933540950
|
@ -3,7 +3,7 @@
|
|||
"name": "Apprise",
|
||||
"documentation": "https://www.home-assistant.io/components/apprise",
|
||||
"requirements": [
|
||||
"apprise==0.8.1"
|
||||
"apprise==0.8.2"
|
||||
],
|
||||
"dependencies": [],
|
||||
"codeowners": [
|
||||
|
|
|
@ -227,7 +227,7 @@ apcaccess==0.0.13
|
|||
apns2==0.3.0
|
||||
|
||||
# homeassistant.components.apprise
|
||||
apprise==0.8.1
|
||||
apprise==0.8.2
|
||||
|
||||
# homeassistant.components.aprs
|
||||
aprslib==0.6.46
|
||||
|
|
|
@ -87,7 +87,7 @@ androidtv==0.0.34
|
|||
apns2==0.3.0
|
||||
|
||||
# homeassistant.components.apprise
|
||||
apprise==0.8.1
|
||||
apprise==0.8.2
|
||||
|
||||
# homeassistant.components.aprs
|
||||
aprslib==0.6.46
|
||||
|
|
Loading…
Reference in New Issue