Bump pywebpush to latest 1.9.2 (#22737)

This commit is contained in:
Per Osbäck 2019-04-04 23:19:29 +02:00 committed by Robbie Trencheny
parent 96adbfdc36
commit b9ec623ad9
3 changed files with 3 additions and 3 deletions

View file

@ -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']

View file

@ -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

View file

@ -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