Merge pull request #10730 from freqtrade/dependabot/pip/develop/aiohttp-3.10.8

chore(deps): bump aiohttp from 3.10.5 to 3.10.8
pull/10734/head
Matthias 2 years ago committed by GitHub
commit cdcb21b841
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -7,7 +7,7 @@ pandas-ta==0.3.14b
ccxt==4.4.9
cryptography==42.0.8; platform_machine == 'armv7l'
cryptography==43.0.1; platform_machine != 'armv7l'
aiohttp==3.10.5
aiohttp==3.10.8
SQLAlchemy==2.0.35
python-telegram-bot==21.6
# can't be hard-pinned due to telegram-bot pinning httpx with ~

Loading…
Cancel
Save