mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-15 04:33:57 +00:00
chore(deps): bump python-telegram-bot from 21.6 to 21.7
Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot) from 21.6 to 21.7. - [Release notes](https://github.com/python-telegram-bot/python-telegram-bot/releases) - [Changelog](https://github.com/python-telegram-bot/python-telegram-bot/blob/master/CHANGES.rst) - [Commits](https://github.com/python-telegram-bot/python-telegram-bot/compare/v21.6...v21.7) --- updated-dependencies: - dependency-name: python-telegram-bot dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
1818215fee
commit
4c59bcc1bb
|
@ -9,7 +9,7 @@ cryptography==42.0.8; platform_machine == 'armv7l'
|
||||||
cryptography==43.0.3; platform_machine != 'armv7l'
|
cryptography==43.0.3; platform_machine != 'armv7l'
|
||||||
aiohttp==3.10.10
|
aiohttp==3.10.10
|
||||||
SQLAlchemy==2.0.36
|
SQLAlchemy==2.0.36
|
||||||
python-telegram-bot==21.6
|
python-telegram-bot==21.7
|
||||||
# can't be hard-pinned due to telegram-bot pinning httpx with ~
|
# can't be hard-pinned due to telegram-bot pinning httpx with ~
|
||||||
httpx>=0.24.1
|
httpx>=0.24.1
|
||||||
humanize==4.11.0
|
humanize==4.11.0
|
||||||
|
|
Loading…
Reference in New Issue
Block a user