Skip to content

Commit d9a2770

Browse files
committed
bump aiomqtt
1 parent 7e3e6fc commit d9a2770

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ repository = "https://github.com/toxazhl/fastmqtt"
88

99
[tool.poetry.dependencies]
1010
python = "^3.8"
11-
aiomqtt = "^2.0.0"
11+
aiomqtt = "2.0.1"
1212

1313
[tool.poetry.dev-dependencies]
1414
libcst = "^1.1.0"

0 commit comments

Comments
 (0)