⬆️ Bump python-telegram-bot from 20.5 to 20.7

This commit is contained in:
洛水居室 2023-12-15 22:04:18 +08:00
parent cda7d5d814
commit fa0cbbfa03
No known key found for this signature in database
GPG Key ID: C9DE87DA724B88FC

View File

@ -11,7 +11,7 @@ python = "^3.8"
httpx = "^0.24.0"
ujson = "^5.8.0"
Jinja2 = "^3.1.2"
python-telegram-bot = { version = "^20.5", extras = ["ext", "rate-limiter"] }
python-telegram-bot = { version = "^20.7", extras = ["ext", "rate-limiter"] }
sqlmodel = "^0.0.14"
colorlog = "^6.7.0"
fakeredis = "^2.19.0"