From 66788c9ccb100e0570fa1c673c752e3bb51e89b7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 5 Jan 2026 00:57:03 +0000 Subject: [PATCH] Update dependency aiohttp to v3.13.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index be4b21a..91a64bf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -aiohttp==3.13.2 +aiohttp==3.13.3 mashumaro==3.17