mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 09:17:53 +00:00
Bump python-telegram-bot to 21.5 (#125025)
This commit is contained in:
parent
62ef951ace
commit
b1ef1be9a3
@ -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"]
|
||||
}
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user