From 1cba603c4c50bf973f17768d0d0ee962a7217054 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 23:29:11 +0000 Subject: [PATCH] chore(deps): bump aiohttp from 3.13.3 to 3.14.0 --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.14.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f21c17725e90..2b17aff609a1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ technical==1.5.4 ccxt==4.5.43 cryptography==46.0.5 -aiohttp==3.13.3 +aiohttp==3.14.0 SQLAlchemy==2.0.47 python-telegram-bot==22.6 # can't be hard-pinned due to telegram-bot pinning httpx with ~