Bump python-telegram-bot to 21.5 (#125025)

This commit is contained in:
Martin Hjelmare 2024-09-01 17:51:31 +02:00 committed by Bram Kragten
parent 62ef951ace
commit b1ef1be9a3
3 changed files with 3 additions and 3 deletions

View File

@ -6,5 +6,5 @@
"documentation": "https://www.home-assistant.io/integrations/telegram_bot",
"iot_class": "cloud_push",
"loggers": ["telegram"],
"requirements": ["python-telegram-bot[socks]==21.0.1"]
"requirements": ["python-telegram-bot[socks]==21.5"]
}

View File

@ -2368,7 +2368,7 @@ python-tado==0.17.6
python-technove==1.3.1
# homeassistant.components.telegram_bot
python-telegram-bot[socks]==21.0.1
python-telegram-bot[socks]==21.5
# homeassistant.components.vlc
python-vlc==3.0.18122

View File

@ -1880,7 +1880,7 @@ python-tado==0.17.6
python-technove==1.3.1
# homeassistant.components.telegram_bot
python-telegram-bot[socks]==21.0.1
python-telegram-bot[socks]==21.5
# homeassistant.components.tile
pytile==2023.12.0