Upgrade slacker to 0.12.0 (#19142)

This commit is contained in:
Fabian Affolter 2018-12-09 23:23:07 +01:00 committed by GitHub
commit 527f9cdfb2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -1434,7 +1434,7 @@ sisyphus-control==2.1
skybellpy==0.2.0 skybellpy==0.2.0
# homeassistant.components.notify.slack # homeassistant.components.notify.slack
slacker==0.11.0 slacker==0.12.0
# homeassistant.components.sleepiq # homeassistant.components.sleepiq
sleepyq==0.6 sleepyq==0.6