From f36cdabb47ae2ba670b690d37afa50aa748642c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 14:43:51 +0000 Subject: [PATCH] Bump aiohttp from 3.11.12 to 3.13.3 in /app --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.13.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- app/requirements-dev.txt | 2 +- app/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/requirements-dev.txt b/app/requirements-dev.txt index e6c64cf..47bab5e 100644 --- a/app/requirements-dev.txt +++ b/app/requirements-dev.txt @@ -1,6 +1,6 @@ aioftp==0.24.1 aiohappyeyeballs==2.4.6 -aiohttp==3.11.12 +aiohttp==3.13.3 aiosignal==1.3.2 annotated-types==0.7.0 anyio==4.8.0 diff --git a/app/requirements.txt b/app/requirements.txt index 8b6b2ba..0899132 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -1,6 +1,6 @@ aioftp==0.24.1 aiohappyeyeballs==2.4.6 -aiohttp==3.11.12 +aiohttp==3.13.3 aiosignal==1.3.2 annotated-types==0.7.0 anyio==4.8.0