From 54bc838a76c7a1e72bfae12a0ea888aa8aa5e2d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 21:18:58 +0000 Subject: [PATCH] build(deps): bump aiohttp from 3.12.14 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 f284978..e03a1c1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ aiofiles==22.1.0 setuptools==78.1.1 -aiohttp==3.12.14 +aiohttp==3.13.4 termcolor==2.1.1 tqdm==4.66.3 prometheus_client