Upgrade slacker to 0.9.65 (#13496)

This commit is contained in:
Fabian Affolter 2018-03-28 08:27:56 +02:00 committed by Daniel Høyer Iversen
parent 2bebfec3a6
commit 00c6df54b2
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ from homeassistant.components.notify import (
BaseNotificationService)
from homeassistant.const import (CONF_API_KEY, CONF_USERNAME, CONF_ICON)
REQUIREMENTS = ['slacker==0.9.60']
REQUIREMENTS = ['slacker==0.9.65']
_LOGGER = logging.getLogger(__name__)

View File

@ -1136,7 +1136,7 @@ simplisafe-python==1.0.5
skybellpy==0.1.1
# homeassistant.components.notify.slack
slacker==0.9.60
slacker==0.9.65
# homeassistant.components.notify.xmpp
sleekxmpp==1.3.2