From 37e72f6c009f0b2f1de256c64852009a283cc110 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Nov 2025 10:19:47 +0000 Subject: [PATCH] Bump asyncio-mqtt from 0.16.1 to 0.16.2 in /connectors Bumps [asyncio-mqtt](https://github.com/sbtinstruments/asyncio-mqtt) from 0.16.1 to 0.16.2. - [Release notes](https://github.com/sbtinstruments/asyncio-mqtt/releases) - [Changelog](https://github.com/empicano/aiomqtt/blob/main/CHANGELOG.md) - [Commits](https://github.com/sbtinstruments/asyncio-mqtt/commits) --- updated-dependencies: - dependency-name: asyncio-mqtt dependency-version: 0.16.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- connectors/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/connectors/requirements.txt b/connectors/requirements.txt index de5a438..47a9d50 100644 --- a/connectors/requirements.txt +++ b/connectors/requirements.txt @@ -3,7 +3,7 @@ zigpy==0.60.2 zigpy-znp==0.12.1 requests==2.31.0 pyyaml==6.0.1 -asyncio-mqtt==0.16.1 +asyncio-mqtt==0.16.2 opcua==0.98.13 websockets==12.0 aiohttp==3.9.1