Upgrae simplepush to 1.1.4 (#10365)
This commit is contained in:
parent
5d4514652d
commit
f3511d615e
2 changed files with 2 additions and 2 deletions
|
@ -13,7 +13,7 @@ from homeassistant.components.notify import (
|
|||
ATTR_TITLE, ATTR_TITLE_DEFAULT, PLATFORM_SCHEMA, BaseNotificationService)
|
||||
from homeassistant.const import CONF_PASSWORD
|
||||
|
||||
REQUIREMENTS = ['simplepush==1.1.3']
|
||||
REQUIREMENTS = ['simplepush==1.1.4']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
|
@ -993,7 +993,7 @@ sharp_aquos_rc==0.3.2
|
|||
shodan==1.7.5
|
||||
|
||||
# homeassistant.components.notify.simplepush
|
||||
simplepush==1.1.3
|
||||
simplepush==1.1.4
|
||||
|
||||
# homeassistant.components.alarm_control_panel.simplisafe
|
||||
simplisafe-python==1.0.5
|
||||
|
|
Loading…
Add table
Reference in a new issue