Merge pull request #8886 from freqtrade/dependabot/pip/develop/python-telegram-bot-20.4

Bump python-telegram-bot from 20.3 to 20.4
This commit is contained in:
Matthias 2023-07-10 10:42:11 +02:00 committed by GitHub
commit 7d117e8ca2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@ cryptography==41.0.1; platform_machine != 'armv7l'
cryptography==40.0.1; platform_machine == 'armv7l'
aiohttp==3.8.4
SQLAlchemy==2.0.17
python-telegram-bot==20.3
python-telegram-bot==20.4
# can't be hard-pinned due to telegram-bot pinning httpx with ~
httpx>=0.24.1
arrow==1.2.3