mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 13:47:35 +00:00
Update apprise to v1.9.1 (#133936)
This commit is contained in:
parent
f2a706ecf7
commit
a9d6a42781
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user