From 6a5aad9631a83893c1188aa768f9607cbcf15ea5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 May 2026 04:25:19 +0000 Subject: [PATCH] build(deps): Bump aiohttp from 3.10.10 to 3.13.4 --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.13.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bfecc18..bb3dd71 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ aiogram==3.13.1 -aiohttp==3.10.10 +aiohttp==3.13.4