From bb91a56409f88f66f6ab87a7c5431803558da2a3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 Oct 2025 14:26:23 +0000 Subject: [PATCH] Update dependency aiohttp to v3.12.14 [SECURITY] --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index 69aead5..e28d82a 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -1,4 +1,4 @@ -aiohttp==3.8.5 +aiohttp==3.12.14 aiosignal==1.3.1 async-timeout==4.0.2 attrs==23.1.0