mirror of
https://github.com/home-assistant/core.git
synced 2025-07-12 15:57:06 +00:00
Bump Apprise version to v0.8.4 (#31868)
This commit is contained in:
parent
8c270e6fc7
commit
481d3295a6
@ -2,7 +2,7 @@
|
|||||||
"domain": "apprise",
|
"domain": "apprise",
|
||||||
"name": "Apprise",
|
"name": "Apprise",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/apprise",
|
"documentation": "https://www.home-assistant.io/integrations/apprise",
|
||||||
"requirements": ["apprise==0.8.3"],
|
"requirements": ["apprise==0.8.4"],
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
"codeowners": ["@caronc"]
|
"codeowners": ["@caronc"]
|
||||||
}
|
}
|
||||||
|
@ -238,7 +238,7 @@ apcaccess==0.0.13
|
|||||||
apns2==0.3.0
|
apns2==0.3.0
|
||||||
|
|
||||||
# homeassistant.components.apprise
|
# homeassistant.components.apprise
|
||||||
apprise==0.8.3
|
apprise==0.8.4
|
||||||
|
|
||||||
# homeassistant.components.aprs
|
# homeassistant.components.aprs
|
||||||
aprslib==0.6.46
|
aprslib==0.6.46
|
||||||
|
@ -96,7 +96,7 @@ androidtv==0.0.39
|
|||||||
apns2==0.3.0
|
apns2==0.3.0
|
||||||
|
|
||||||
# homeassistant.components.apprise
|
# homeassistant.components.apprise
|
||||||
apprise==0.8.3
|
apprise==0.8.4
|
||||||
|
|
||||||
# homeassistant.components.aprs
|
# homeassistant.components.aprs
|
||||||
aprslib==0.6.46
|
aprslib==0.6.46
|
||||||
|
Loading…
x
Reference in New Issue
Block a user