mirror of
https://github.com/home-assistant/core.git
synced 2025-04-25 01:38:02 +00:00
Update apprise to 1.3.0 (#88658)
This commit is contained in:
parent
dac3c7179f
commit
f8314fe007
@ -5,5 +5,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/apprise",
|
||||
"iot_class": "cloud_push",
|
||||
"loggers": ["apprise"],
|
||||
"requirements": ["apprise==1.2.1"]
|
||||
"requirements": ["apprise==1.3.0"]
|
||||
}
|
||||
|
@ -342,7 +342,7 @@ anthemav==1.4.1
|
||||
apcaccess==0.0.13
|
||||
|
||||
# homeassistant.components.apprise
|
||||
apprise==1.2.1
|
||||
apprise==1.3.0
|
||||
|
||||
# homeassistant.components.aprs
|
||||
aprslib==0.7.0
|
||||
|
@ -311,7 +311,7 @@ anthemav==1.4.1
|
||||
apcaccess==0.0.13
|
||||
|
||||
# homeassistant.components.apprise
|
||||
apprise==1.2.1
|
||||
apprise==1.3.0
|
||||
|
||||
# homeassistant.components.aprs
|
||||
aprslib==0.7.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user