Upgrade python-telegram-bot to 5.3.1 (#7311)
This commit is contained in:
parent
00f034cef2
commit
569ea0cc01
4 changed files with 21 additions and 22 deletions
|
@ -16,7 +16,7 @@ from homeassistant.helpers.aiohttp_client import async_get_clientsession
|
|||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
REQUIREMENTS = ['python-telegram-bot==5.3.0']
|
||||
REQUIREMENTS = ['python-telegram-bot==5.3.1']
|
||||
|
||||
PLATFORM_SCHEMA = PLATFORM_SCHEMA
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue