forked from home-assistant/core
Update apprise to v1.9.1 (#133936)
This commit is contained in:
@@ -6,5 +6,5 @@
|
|||||||
"iot_class": "cloud_push",
|
"iot_class": "cloud_push",
|
||||||
"loggers": ["apprise"],
|
"loggers": ["apprise"],
|
||||||
"quality_scale": "legacy",
|
"quality_scale": "legacy",
|
||||||
"requirements": ["apprise==1.9.0"]
|
"requirements": ["apprise==1.9.1"]
|
||||||
}
|
}
|
||||||
|
@@ -470,7 +470,7 @@ anthropic==0.31.2
|
|||||||
apple_weatherkit==1.1.3
|
apple_weatherkit==1.1.3
|
||||||
|
|
||||||
# homeassistant.components.apprise
|
# homeassistant.components.apprise
|
||||||
apprise==1.9.0
|
apprise==1.9.1
|
||||||
|
|
||||||
# homeassistant.components.aprs
|
# homeassistant.components.aprs
|
||||||
aprslib==0.7.2
|
aprslib==0.7.2
|
||||||
|
@@ -443,7 +443,7 @@ anthropic==0.31.2
|
|||||||
apple_weatherkit==1.1.3
|
apple_weatherkit==1.1.3
|
||||||
|
|
||||||
# homeassistant.components.apprise
|
# homeassistant.components.apprise
|
||||||
apprise==1.9.0
|
apprise==1.9.1
|
||||||
|
|
||||||
# homeassistant.components.aprs
|
# homeassistant.components.aprs
|
||||||
aprslib==0.7.2
|
aprslib==0.7.2
|
||||||
|
Reference in New Issue
Block a user