From f6d05c09814d9082f617617c24211c76f452e47f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 6 Jan 2026 04:58:05 +0000 Subject: [PATCH] Update dependency aiohttp to v3.13.3 [SECURITY] --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index 69aead5..9b436b0 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -1,4 +1,4 @@ -aiohttp==3.8.5 +aiohttp==3.13.3 aiosignal==1.3.1 async-timeout==4.0.2 attrs==23.1.0