We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c97d1b5 commit 32af711Copy full SHA for 32af711
pyproject.toml
@@ -26,7 +26,7 @@ packages = [
26
[tool.poetry.dependencies]
27
python = ">=3.7,<4.0"
28
29
-bleak = "^0.14.3"
+bleak = "^0.15.0"
30
cryptography = "^37.0.2"
31
32
typing-extensions = { version = "^4.2.0", python = "<3.8" }
0 commit comments