From 21b031e49bd6a10f3682c50ae30a8dcf66a33a8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 15:30:23 +0000 Subject: [PATCH] Update ayla-iot-unofficial requirement from >=1.4.6 to >=1.5.0 Updates the requirements on [ayla-iot-unofficial](https://github.com/rewardone/ayla-iot-unofficial) to permit the latest version. - [Release notes](https://github.com/rewardone/ayla-iot-unofficial/releases) - [Commits](https://github.com/rewardone/ayla-iot-unofficial/compare/v1.4.7...v1.5.0) --- updated-dependencies: - dependency-name: ayla-iot-unofficial dependency-version: 1.5.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 6b9ef32..1da1d2e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ aiohttp>=3.8.4 requests>=2.31.0 ujson>=5.8.0 -ayla_iot_unofficial>=1.4.6 +ayla_iot_unofficial>=1.5.0