Upgrade python-telegram-bot to 4.2.1 (#2319)

This commit is contained in:
Fabian Affolter 2016-06-18 17:16:28 +02:00 committed by Paulus Schoutsen
parent b6fb21edaf
commit 6a01227635
2 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@ from homeassistant.helpers import validate_config
_LOGGER = logging.getLogger(__name__) _LOGGER = logging.getLogger(__name__)
REQUIREMENTS = ['python-telegram-bot==4.2.0'] REQUIREMENTS = ['python-telegram-bot==4.2.1']
def get_service(hass, config): def get_service(hass, config):

View File

@ -292,7 +292,7 @@ python-pushover==0.2
python-statsd==1.7.2 python-statsd==1.7.2
# homeassistant.components.notify.telegram # homeassistant.components.notify.telegram
python-telegram-bot==4.2.0 python-telegram-bot==4.2.1
# homeassistant.components.sensor.twitch # homeassistant.components.sensor.twitch
python-twitch==1.2.0 python-twitch==1.2.0