Upgrade slacker to 0.12.0

This commit is contained in:
Fabian Affolter 2018-12-09 11:34:53 +01:00
parent 4d4967d0dd
commit 863edfd660
No known key found for this signature in database
GPG Key ID: E23CD2DD36A4397F
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.11.0']
REQUIREMENTS = ['slacker==0.12.0']
_LOGGER = logging.getLogger(__name__)

View File

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