From 82d4c132d5e946f10472f020858ba60fe5432713 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 18:05:26 +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