From d93219167495f26fb90453ad62552073dee0bf46 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Jan 2026 00:54:57 +0000 Subject: [PATCH] build(deps): bump aiohttp from 3.12.15 to 3.13.3 in /backend --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.13.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 03eeba2a1eb..767dc3cc24d 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -9,7 +9,7 @@ passlib[bcrypt]==1.7.4 cryptography requests==2.32.4 -aiohttp==3.12.15 +aiohttp==3.13.3 async-timeout aiocache aiofiles