From 1fc8cffe8cfab2be3140035dbf6188cefe851e52 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2026 05:13:29 +0000 Subject: [PATCH] Bump aiohttp from 3.9.1 to 3.13.4 in /backend --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.13.4 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 96ddf0e..51a2e93 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -6,7 +6,7 @@ alembic==1.13.1 python-jose[cryptography]==3.3.0 passlib[bcrypt]==1.7.4 python-multipart==0.0.6 -aiohttp==3.9.1 +aiohttp==3.13.4 pydantic-settings==2.1.0 email-validator==2.1.0 pydantic[email]==2.5.3