Merge pull request #10608 from freqtrade/dependabot/pip/develop/python-telegram-bot-21.5

chore(deps): bump python-telegram-bot from 21.4 to 21.5
This commit is contained in:
Matthias
2024-09-02 07:49:17 +02:00
committed by GitHub

View File

@@ -9,7 +9,7 @@ cryptography==42.0.8; platform_machine == 'armv7l'
cryptography==43.0.0; platform_machine != 'armv7l'
aiohttp==3.10.5
SQLAlchemy==2.0.32
python-telegram-bot==21.4
python-telegram-bot==21.5
# can't be hard-pinned due to telegram-bot pinning httpx with ~
httpx>=0.24.1
humanize==4.10.0