update notify html5 dependencies (#12898)

This commit is contained in:
Per Osbäck 2018-03-05 03:46:09 +01:00 committed by Paulus Schoutsen
parent 326241d9d8
commit 259121c7a7
3 changed files with 5 additions and 5 deletions

View File

@ -26,7 +26,7 @@ from homeassistant.const import (
from homeassistant.helpers import config_validation as cv from homeassistant.helpers import config_validation as cv
from homeassistant.util import ensure_unique_string from homeassistant.util import ensure_unique_string
REQUIREMENTS = ['pywebpush==1.5.0', 'PyJWT==1.5.3'] REQUIREMENTS = ['pywebpush==1.6.0', 'PyJWT==1.6.0']
DEPENDENCIES = ['frontend'] DEPENDENCIES = ['frontend']

View File

@ -30,7 +30,7 @@ HAP-python==1.1.7
PyISY==1.1.0 PyISY==1.1.0
# homeassistant.components.notify.html5 # homeassistant.components.notify.html5
PyJWT==1.5.3 PyJWT==1.6.0
# homeassistant.components.sensor.mvglive # homeassistant.components.sensor.mvglive
PyMVGLive==1.1.4 PyMVGLive==1.1.4
@ -1026,7 +1026,7 @@ pyvizio==0.0.2
pyvlx==0.1.3 pyvlx==0.1.3
# homeassistant.components.notify.html5 # homeassistant.components.notify.html5
pywebpush==1.5.0 pywebpush==1.6.0
# homeassistant.components.wemo # homeassistant.components.wemo
pywemo==0.4.25 pywemo==0.4.25

View File

@ -22,7 +22,7 @@ asynctest>=0.11.1
HAP-python==1.1.7 HAP-python==1.1.7
# homeassistant.components.notify.html5 # homeassistant.components.notify.html5
PyJWT==1.5.3 PyJWT==1.6.0
# homeassistant.components.media_player.sonos # homeassistant.components.media_player.sonos
SoCo==0.14 SoCo==0.14
@ -150,7 +150,7 @@ pythonwhois==2.4.3
pyunifi==2.13 pyunifi==2.13
# homeassistant.components.notify.html5 # homeassistant.components.notify.html5
pywebpush==1.5.0 pywebpush==1.6.0
# homeassistant.components.python_script # homeassistant.components.python_script
restrictedpython==4.0b2 restrictedpython==4.0b2