From abf5e8975d08ba257f52b5957019c4bcf8edb62a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 23:57:54 +0000 Subject: [PATCH] chore(deps): bump aiohttp from 3.13.5 to 3.14.0 in /backend --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.14.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/requirements-min.txt | 2 +- backend/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/backend/requirements-min.txt b/backend/requirements-min.txt index 05c28deba66..a161cc24561 100644 --- a/backend/requirements-min.txt +++ b/backend/requirements-min.txt @@ -16,7 +16,7 @@ PyJWT[crypto]==2.11.0 authlib==1.6.10 requests==2.33.1 -aiohttp==3.13.5 # do not update to 3.13.3 - broken +aiohttp==3.14.0 # do not update to 3.13.3 - broken async-timeout aiocache aiofiles diff --git a/backend/requirements.txt b/backend/requirements.txt index a7d2b1cb537..43985390eb4 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -13,7 +13,7 @@ PyJWT[crypto]==2.11.0 authlib==1.6.10 requests==2.33.1 -aiohttp==3.13.5 # do not update to 3.13.3 - broken +aiohttp==3.14.0 # do not update to 3.13.3 - broken async-timeout==5.0.1 aiocache==0.12.3 aiofiles==25.1.0