1
mirror of https://github.com/home-assistant/core synced 2024-09-25 00:41:32 +02:00

Upgrade slacker to 0.9.40 (#5650)

This commit is contained in:
Fabian Affolter 2017-01-30 18:14:00 +01:00 committed by Paulus Schoutsen
parent 55992468b0
commit ab019b9747
2 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@ from homeassistant.const import (
CONF_API_KEY, CONF_USERNAME, CONF_ICON)
import homeassistant.helpers.config_validation as cv
REQUIREMENTS = ['slacker==0.9.30']
REQUIREMENTS = ['slacker==0.9.40']
_LOGGER = logging.getLogger(__name__)

View File

@ -588,7 +588,7 @@ sense-hat==2.2.0
sharp_aquos_rc==0.3.2
# homeassistant.components.notify.slack
slacker==0.9.30
slacker==0.9.40
# homeassistant.components.notify.xmpp
sleekxmpp==1.3.1