Merge pull request #10730 from freqtrade/dependabot/pip/develop/aiohttp-3.10.8
Some checks failed
Build Documentation / Deploy Docs through mike (push) Waiting to run
Pre-commit auto-update / auto-update (push) Has been cancelled

chore(deps): bump aiohttp from 3.10.5 to 3.10.8
This commit is contained in:
Matthias 2024-09-30 09:26:31 +02:00 committed by GitHub
commit cdcb21b841
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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 ~