Skip to content

Commit a883114

Browse files
authored
Merge pull request freqtrade#11196 from freqtrade/dependabot/pip/develop/python-telegram-bot-21.10
chore(deps): bump python-telegram-bot from 21.9 to 21.10
2 parents 00d1f14 + 999fc22 commit a883114

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ cryptography==42.0.8; platform_machine == 'armv7l'
99
cryptography==44.0.0; platform_machine != 'armv7l'
1010
aiohttp==3.10.11
1111
SQLAlchemy==2.0.36
12-
python-telegram-bot==21.9
12+
python-telegram-bot==21.10
1313
# can't be hard-pinned due to telegram-bot pinning httpx with ~
1414
httpx>=0.24.1
1515
humanize==4.11.0

0 commit comments

Comments
 (0)