From f7b2b2fc012dfa3e04829a43c83f4293d6710429 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Jul 2025 09:45:32 +0000 Subject: [PATCH] build(deps): bump aiohttp from 3.11.12 to 3.12.14 in /fashionapp/backend --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.12.14 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- fashionapp/backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fashionapp/backend/requirements.txt b/fashionapp/backend/requirements.txt index 91d5fe8..fab23a5 100644 --- a/fashionapp/backend/requirements.txt +++ b/fashionapp/backend/requirements.txt @@ -1,5 +1,5 @@ aiohappyeyeballs==2.4.6 -aiohttp==3.11.12 +aiohttp==3.12.14 aiosignal==1.3.2 annotated-types==0.7.0 anyio==4.8.0