From f958381d266f0c65624232e7ec1d07afffe8dcc5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 23:56:26 +0000 Subject: [PATCH] Bump aiohttp from 3.7.4.post0 to 3.13.4 in /features-api --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.13.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- features-api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features-api/requirements.txt b/features-api/requirements.txt index cd9d9a6..da215a6 100644 --- a/features-api/requirements.txt +++ b/features-api/requirements.txt @@ -1,4 +1,4 @@ -aiohttp==3.7.4.post0 +aiohttp==3.13.4 asyncio==3.4.3 backoff==1.10.0 bleach==3.3.0