From 9e82551863a1a5c23e840df1d950a621e5ac10cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 20:58:25 +0000 Subject: [PATCH] chore(deps): bump aiohttp from 3.11.18 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 2078e115..cb7a72c8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ Pillow==12.1.1 sentencepiece==0.2.1 protobuf==6.33.5 pytesseract==0.3.13 -aiohttp==3.11.18 +aiohttp==3.13.4 numpy==1.26.4 fastapi==0.115.12 asyncio==3.4.3