From b0fddb4f5ea1b9409f085aaa17fe0d0da89b6ef4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Aug 2026 23:09:02 +0000 Subject: [PATCH] build(deps): bump aiohttp in /api in the pip group across 1 directory --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.14.3 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/requirements.txt b/api/requirements.txt index a25a2d61..ebea99ca 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -88,7 +88,7 @@ azure-storage-blob==12.27.1 google-cloud-storage==3.5.0 # Market data service -aiohttp==3.14.1 # Async HTTP client for market data APIs +aiohttp==3.14.3 # Async HTTP client for market data APIs # Payment gateway stripe>=10.0.0