Merge pull request #10519 from freqtrade/dependabot/pip/aiohttp-3.10.2

chore(deps): bump aiohttp from 3.10.1 to 3.10.2
This commit is contained in:
Matthias 2024-08-10 08:06:29 +02:00 committed by GitHub
commit 58c65ab48c
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.3.76
cryptography==42.0.8; platform_machine == 'armv7l'
cryptography==43.0.0; platform_machine != 'armv7l'
aiohttp==3.10.1
aiohttp==3.10.2
SQLAlchemy==2.0.32
python-telegram-bot==21.4
# can't be hard-pinned due to telegram-bot pinning httpx with ~