From 06512075e395ccaa69bdfc64642f1c7d83e543ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 01:32:44 +0000 Subject: [PATCH] Bump aiohttp from 3.8.5 to 3.14.0 --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.14.0 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 1857e27..3855e70 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ aiofiles==0.8.0 -aiohttp==3.8.5 +aiohttp==3.14.0 beautifulsoup4==4.11.1 tqdm==4.64.0