From a30762d72a23544b64be9f640d9e8b8b5e50e191 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2026 00:10:08 +0000 Subject: [PATCH] chore(deps): bump aiohttp from 3.14.2 to 3.14.3 --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.14.3 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 ab89e17..ceae2f8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ aiogram==3.30.0 -aiohttp==3.14.2 +aiohttp==3.14.3