From fa6204cdf396e0f0f4bada458f460766e15975a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Jan 2026 00:06:33 +0000 Subject: [PATCH] Bump aiohttp from 3.11.16 to 3.13.3 in /backend/requirements --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.13.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/requirements/default.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements/default.txt b/backend/requirements/default.txt index aa943bff8cc..91ad6b12be3 100644 --- a/backend/requirements/default.txt +++ b/backend/requirements/default.txt @@ -1,5 +1,5 @@ aioboto3==14.0.0 -aiohttp==3.11.16 +aiohttp==3.13.3 alembic==1.10.4 asyncpg==0.27.0 atlassian-python-api==3.41.16