Skip to content

Commit 717747d

Browse files
Chore(deps): Update aiomqtt requirement from <=0.1.3 to <=2.3.0
Updates the requirements on [aiomqtt](https://github.com/empicano/aiomqtt) to permit the latest version. - [Release notes](https://github.com/empicano/aiomqtt/releases) - [Changelog](https://github.com/empicano/aiomqtt/blob/main/CHANGELOG.md) - [Commits](empicano/aiomqtt@v0.1.0...v2.3.0) --- updated-dependencies: - dependency-name: aiomqtt dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c00d36c commit 717747d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ ledger = [
5050
"ledgereth==0.9.0",
5151
]
5252
mqtt = [
53-
"aiomqtt<=0.1.3",
53+
"aiomqtt<=2.3.0",
5454
"certifi",
5555
"Click",
5656
]

0 commit comments

Comments
 (0)