From d544b8f070bd0b3d770f2046518a057198c3196c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 17 May 2026 18:07:26 -0400 Subject: [PATCH] chore(deps): update aiohttp requirement from >=3.8.0 to >=3.13.5 (#475) --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.13.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e990db07..8437bb2d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ alembic>=1.10.0 # Hardware interface dependencies asyncio-mqtt>=0.11.0 -aiohttp>=3.8.0 +aiohttp>=3.13.5 paramiko>=3.0.0 # Data processing dependencies