From e6778f8725067d6349a65bb43c2d4632c0420220 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 01:48:10 +0000 Subject: [PATCH] Update dependency aiohttp to v3.14.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 21fdf0b..9267895 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -aiohttp==3.14.0 +aiohttp==3.14.1 mashumaro==3.22