mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +00:00
Upgrade slacker to 0.12.0
This commit is contained in:
parent
4d4967d0dd
commit
863edfd660
@ -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__)
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user