From 5634871a35a9eaef9f5bf77a0469afb2ab87b8e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 Jul 2026 06:52:49 +0000 Subject: [PATCH] Bump aiohttp from 3.14.1 to 3.14.3 --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.14.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 443e4a4..8eae1bf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -aiohttp==3.14.1 +aiohttp==3.14.3 beautifulsoup4==4.15.0 InquirerPy==0.3.4 prompt_toolkit==3.0.52