From bf120fa941e3314bb0d6ebeba86790717c998719 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Jan 2026 00:37:53 +0000 Subject: [PATCH] build(deps): bump aiohttp from 3.12.14 to 3.13.3 --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.13.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 f284978..1208bd9 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.3 termcolor==2.1.1 tqdm==4.66.3 prometheus_client