Skip to content

Commit 32af711

Browse files
Update dependency bleak to ^0.15.0
1 parent c97d1b5 commit 32af711

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ packages = [
2626
[tool.poetry.dependencies]
2727
python = ">=3.7,<4.0"
2828

29-
bleak = "^0.14.3"
29+
bleak = "^0.15.0"
3030
cryptography = "^37.0.2"
3131

3232
typing-extensions = { version = "^4.2.0", python = "<3.8" }

0 commit comments

Comments
 (0)