mirror of
https://github.com/ruvnet/RuView.git
synced 2026-05-18 23:59:27 +00:00
chore(deps): update asyncio-mqtt requirement from >=0.11.0 to >=0.16.2
Updates the requirements on [asyncio-mqtt](https://github.com/sbtinstruments/asyncio-mqtt) to permit the latest version. - [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 ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
36e70bf229
commit
efab47039b
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ click>=8.0.0
|
|||
alembic>=1.10.0
|
||||
|
||||
# Hardware interface dependencies
|
||||
asyncio-mqtt>=0.11.0
|
||||
asyncio-mqtt>=0.16.2
|
||||
aiohttp>=3.8.0
|
||||
paramiko>=3.0.0
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue