Bump pywebpush to latest 1.9.2 (#22737)
This commit is contained in:
parent
96adbfdc36
commit
b9ec623ad9
3 changed files with 3 additions and 3 deletions
|
@ -24,7 +24,7 @@ from homeassistant.components.notify import (
|
|||
ATTR_DATA, ATTR_TARGET, ATTR_TITLE, ATTR_TITLE_DEFAULT, DOMAIN,
|
||||
PLATFORM_SCHEMA, BaseNotificationService)
|
||||
|
||||
REQUIREMENTS = ['pywebpush==1.6.0']
|
||||
REQUIREMENTS = ['pywebpush==1.9.2']
|
||||
|
||||
DEPENDENCIES = ['frontend']
|
||||
|
||||
|
|
|
@ -1472,7 +1472,7 @@ pyvizio==0.0.4
|
|||
pyvlx==0.2.10
|
||||
|
||||
# homeassistant.components.html5.notify
|
||||
pywebpush==1.6.0
|
||||
pywebpush==1.9.2
|
||||
|
||||
# homeassistant.components.wemo
|
||||
pywemo==0.4.34
|
||||
|
|
|
@ -265,7 +265,7 @@ pytradfri[async]==6.0.1
|
|||
pyunifi==2.16
|
||||
|
||||
# homeassistant.components.html5.notify
|
||||
pywebpush==1.6.0
|
||||
pywebpush==1.9.2
|
||||
|
||||
# homeassistant.components.rainmachine
|
||||
regenmaschine==1.4.0
|
||||
|
|
Loading…
Add table
Reference in a new issue