Upgrade python-telegram-bot to 10.0.2 (#14144)

pull/14157/head
Fabian Affolter 2018-04-28 23:16:51 +02:00 committed by GitHub
parent 449085313b
commit 9a9161477f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@ import homeassistant.helpers.config_validation as cv
from homeassistant.exceptions import TemplateError from homeassistant.exceptions import TemplateError
from homeassistant.setup import async_prepare_setup_platform from homeassistant.setup import async_prepare_setup_platform
REQUIREMENTS = ['python-telegram-bot==10.0.1'] REQUIREMENTS = ['python-telegram-bot==10.0.2']
_LOGGER = logging.getLogger(__name__) _LOGGER = logging.getLogger(__name__)

View File

@ -1027,7 +1027,7 @@ python-synology==0.1.0
python-tado==0.2.3 python-tado==0.2.3
# homeassistant.components.telegram_bot # homeassistant.components.telegram_bot
python-telegram-bot==10.0.1 python-telegram-bot==10.0.2
# homeassistant.components.sensor.twitch # homeassistant.components.sensor.twitch
python-twitch==1.3.0 python-twitch==1.3.0