fix(deps): update dependency python-telegram-bot to v22

This commit is contained in:
renovate[bot]
2025-07-22 00:04:18 +00:00
committed by GitHub
parent 3c348d9bd6
commit d07ec9d3bf

View File

@@ -10,7 +10,7 @@ dependencies = [
"flask (>=3.1.0,<4.0.0)",
"waitress (>=3.0.2,<4.0.0)",
"twilio (>=9.4.6,<10.0.0)",
"python-telegram-bot (<20)",
"python-telegram-bot (<23)",
"prometheus-client (>=0.22.1,<0.23.0)",
]