From 0d83276688660b0cd342e26dc2d30acd5d91f3f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2026 20:16:51 +0000 Subject: [PATCH] Update aiohttp requirement from >=3.8.0 to >=3.13.5 --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.13.5 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 6bf299aa..3beaa405 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ # Core Dependencies aiofiles>=0.8.0 -aiohttp>=3.8.0 +aiohttp>=3.13.5 anthropic>=0.40.0 asyncio-mqtt docling