From 0c8c46164aff8c7a699385b323abdce5a04f2104 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 02:34:46 +0000 Subject: [PATCH] Update dependency aiohttp to v3.13.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8ce987e..de87eef 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -aiohttp==3.13.0 +aiohttp==3.13.1 mashumaro==3.17