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 GitHub
parent bd6b5568eb
commit ae1f53775f
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

@ -2375,7 +2375,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

@ -1887,7 +1887,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