From e1c83eb61c9058c21e861483a45244bf700a912b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 20:32:55 +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