mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Bump python-telegram-bot to 21.5 (#125025)
This commit is contained in:
@ -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"]
|
||||
}
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Reference in New Issue
Block a user