From 37b73960d11397c43f51dd7023859f793f32d3ec Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 00:25:05 +0000 Subject: [PATCH] Update dependency aiohttp to v3.14.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9267895..43eab1c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -aiohttp==3.14.1 +aiohttp==3.14.3 mashumaro==3.22