mirror of
https://github.com/home-assistant/core.git
synced 2025-07-30 08:47:09 +00:00
Bump pywebpush to 1.14.1 (#111082)
This commit is contained in:
parent
68450bb594
commit
2cf87b8536
@ -6,5 +6,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/html5",
|
||||
"iot_class": "cloud_push",
|
||||
"loggers": ["http_ece", "py_vapid", "pywebpush"],
|
||||
"requirements": ["pywebpush==1.9.2"]
|
||||
"requirements": ["pywebpush==1.14.1"]
|
||||
}
|
||||
|
@ -2360,7 +2360,7 @@ pywaze==0.5.1
|
||||
pyweatherflowudp==1.4.5
|
||||
|
||||
# homeassistant.components.html5
|
||||
pywebpush==1.9.2
|
||||
pywebpush==1.14.1
|
||||
|
||||
# homeassistant.components.wemo
|
||||
pywemo==1.4.0
|
||||
|
@ -1809,7 +1809,7 @@ pywaze==0.5.1
|
||||
pyweatherflowudp==1.4.5
|
||||
|
||||
# homeassistant.components.html5
|
||||
pywebpush==1.9.2
|
||||
pywebpush==1.14.1
|
||||
|
||||
# homeassistant.components.wemo
|
||||
pywemo==1.4.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user