Upgrade python-telegram-bot to 5.2.0 (#4080)

This commit is contained in:
Fabian Affolter 2016-10-28 06:28:09 +02:00 committed by Paulus Schoutsen
parent 09db875ace
commit 85747fe2ef
2 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@ from homeassistant.const import (
_LOGGER = logging.getLogger(__name__) _LOGGER = logging.getLogger(__name__)
REQUIREMENTS = ['python-telegram-bot==5.1.1'] REQUIREMENTS = ['python-telegram-bot==5.2.0']
ATTR_PHOTO = 'photo' ATTR_PHOTO = 'photo'
ATTR_DOCUMENT = 'document' ATTR_DOCUMENT = 'document'

View File

@ -419,7 +419,7 @@ python-nmap==0.6.1
python-pushover==0.2 python-pushover==0.2
# homeassistant.components.notify.telegram # homeassistant.components.notify.telegram
python-telegram-bot==5.1.1 python-telegram-bot==5.2.0
# homeassistant.components.sensor.twitch # homeassistant.components.sensor.twitch
python-twitch==1.3.0 python-twitch==1.3.0