feat(deps): python-telegram-bot 21.5 -> 22.8
Build & Deploy ResearchOwl / build-and-push (push) Successful in 49s
Build & Deploy ResearchOwl / build-and-push (push) Successful in 49s
Salto mayor revisado contra el changelog oficial: - La 22.0 elimina lo deprecado en v20.x. De esa lista el bot solo usaba disable_web_page_preview (3 sitios), que ademas resulta seguir vivo como shim en 22.8 — se migra igualmente a link_preview_options, que es la API canonica desde Bot API 7.0. - No usamos quote=, proxy_url, ni *_timeout en run_polling (el resto de eliminaciones). Python >=3.10 (imagen 3.12) y httpx >=0.27,<0.29 (tenemos 0.28.1) OK. - Verificado aislado: import de src.bot.bot sin DeprecationWarnings, 8 tests en verde. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Fable 5
parent
5876361ac7
commit
2cb0cf841c
+1
-1
@@ -1,5 +1,5 @@
|
||||
# Core
|
||||
python-telegram-bot==21.5
|
||||
python-telegram-bot==22.8
|
||||
httpx==0.28.1
|
||||
aiohttp==3.14.1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user