mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 09:17:10 +00:00
Upgrade slacker to 0.9.50 (#7797)
This commit is contained in:
parent
010f098df3
commit
8b7894fb86
@ -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.42']
|
||||
REQUIREMENTS = ['slacker==0.9.50']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
@ -769,7 +769,7 @@ sharp_aquos_rc==0.3.2
|
||||
simplisafe-python==1.0.2
|
||||
|
||||
# homeassistant.components.notify.slack
|
||||
slacker==0.9.42
|
||||
slacker==0.9.50
|
||||
|
||||
# homeassistant.components.notify.xmpp
|
||||
sleekxmpp==1.3.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user