mirror of
https://github.com/home-assistant/core.git
synced 2025-08-04 21:25:13 +02:00
Update apprise to 1.5.0 (#100351)
This commit is contained in:
@@ -5,5 +5,5 @@
|
|||||||
"documentation": "https://www.home-assistant.io/integrations/apprise",
|
"documentation": "https://www.home-assistant.io/integrations/apprise",
|
||||||
"iot_class": "cloud_push",
|
"iot_class": "cloud_push",
|
||||||
"loggers": ["apprise"],
|
"loggers": ["apprise"],
|
||||||
"requirements": ["apprise==1.4.5"]
|
"requirements": ["apprise==1.5.0"]
|
||||||
}
|
}
|
||||||
|
@@ -427,7 +427,7 @@ apcaccess==0.0.13
|
|||||||
apple_weatherkit==1.0.2
|
apple_weatherkit==1.0.2
|
||||||
|
|
||||||
# homeassistant.components.apprise
|
# homeassistant.components.apprise
|
||||||
apprise==1.4.5
|
apprise==1.5.0
|
||||||
|
|
||||||
# homeassistant.components.aprs
|
# homeassistant.components.aprs
|
||||||
aprslib==0.7.0
|
aprslib==0.7.0
|
||||||
|
@@ -393,7 +393,7 @@ apcaccess==0.0.13
|
|||||||
apple_weatherkit==1.0.2
|
apple_weatherkit==1.0.2
|
||||||
|
|
||||||
# homeassistant.components.apprise
|
# homeassistant.components.apprise
|
||||||
apprise==1.4.5
|
apprise==1.5.0
|
||||||
|
|
||||||
# homeassistant.components.aprs
|
# homeassistant.components.aprs
|
||||||
aprslib==0.7.0
|
aprslib==0.7.0
|
||||||
|
Reference in New Issue
Block a user