mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Bump pywebpush to 1.14.1 (#111082)
This commit is contained in:
@ -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"]
|
||||
}
|
||||
|
@ -2372,7 +2372,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
|
||||
|
@ -1824,7 +1824,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
|
||||
|
Reference in New Issue
Block a user