From a881189f04d3fa5ba6d61c90191744a6321136c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2026 20:16:36 +0000 Subject: [PATCH] Update aiofiles requirement from >=0.8.0 to >=25.1.0 Updates the requirements on [aiofiles](https://github.com/Tinche/aiofiles) to permit the latest version. - [Release notes](https://github.com/Tinche/aiofiles/releases) - [Changelog](https://github.com/Tinche/aiofiles/blob/main/CHANGELOG.md) - [Commits](https://github.com/Tinche/aiofiles/compare/v0.8.0...v25.1.0) --- updated-dependencies: - dependency-name: aiofiles dependency-version: 25.1.0 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..413c8c48 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ # Core Dependencies -aiofiles>=0.8.0 +aiofiles>=25.1.0 aiohttp>=3.8.0 anthropic>=0.40.0 asyncio-mqtt