From 597f06ff28045fb5baedad7a6515d1f0a2900068 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Jul 2025 09:52:51 +0000 Subject: [PATCH] chore(deps): bump aiohttp from 3.11.18 to 3.12.14 --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.12.14 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 b4a6e1e7..4f83413d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ Pillow==11.2.1 sentencepiece==0.2.0 protobuf==6.30.2 pytesseract==0.3.13 -aiohttp==3.11.18 +aiohttp==3.12.14 numpy==1.26.4 fastapi==0.115.12 asyncio==3.4.3