Bump pywebpush to 1.14.1 (#111082)
This commit is contained in:
parent
1de83140ab
commit
53be4ebab5
3 changed files with 3 additions and 3 deletions
|
@ -6,5 +6,5 @@
|
||||||
"documentation": "https://www.home-assistant.io/integrations/html5",
|
"documentation": "https://www.home-assistant.io/integrations/html5",
|
||||||
"iot_class": "cloud_push",
|
"iot_class": "cloud_push",
|
||||||
"loggers": ["http_ece", "py_vapid", "pywebpush"],
|
"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
|
pyweatherflowudp==1.4.5
|
||||||
|
|
||||||
# homeassistant.components.html5
|
# homeassistant.components.html5
|
||||||
pywebpush==1.9.2
|
pywebpush==1.14.1
|
||||||
|
|
||||||
# homeassistant.components.wemo
|
# homeassistant.components.wemo
|
||||||
pywemo==1.4.0
|
pywemo==1.4.0
|
||||||
|
|
|
@ -1824,7 +1824,7 @@ pywaze==0.5.1
|
||||||
pyweatherflowudp==1.4.5
|
pyweatherflowudp==1.4.5
|
||||||
|
|
||||||
# homeassistant.components.html5
|
# homeassistant.components.html5
|
||||||
pywebpush==1.9.2
|
pywebpush==1.14.1
|
||||||
|
|
||||||
# homeassistant.components.wemo
|
# homeassistant.components.wemo
|
||||||
pywemo==1.4.0
|
pywemo==1.4.0
|
||||||
|
|
Loading…
Add table
Reference in a new issue