From 31e61a95c2ea0d5c6492c3d2dafae8d96178acfb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Apr 2026 12:49:24 +0000 Subject: [PATCH] chore(deps): 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 e990db070..8437bb2d6 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