Merge pull request #12426 from freqtrade/dependabot/pip/develop/aiohttp-3.13.1

chore(deps): bump aiohttp from 3.13.0 to 3.13.1
This commit is contained in:
Matthias
2025-10-27 07:23:46 +01:00
committed by GitHub

View File

@@ -9,7 +9,7 @@ technical==1.5.3
ccxt==4.5.11 ccxt==4.5.11
cryptography==46.0.3 cryptography==46.0.3
aiohttp==3.13.0 aiohttp==3.13.1
SQLAlchemy==2.0.44 SQLAlchemy==2.0.44
python-telegram-bot==22.5 python-telegram-bot==22.5
# can't be hard-pinned due to telegram-bot pinning httpx with ~ # can't be hard-pinned due to telegram-bot pinning httpx with ~