Skip to content

Commit 86e137e

Browse files
committed
pyproject: update bleak to v0.20.2
This pull in a fix to retry on InProgress error on Linux.
1 parent a275e2f commit 86e137e

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
@@ -31,7 +31,7 @@ pybricksdev = 'pybricksdev.cli:main'
3131
aioserial = "^1.3.0"
3232
argcomplete = "^1.11.1"
3333
asyncssh = "^2.2.1"
34-
bleak = "^0.20.0"
34+
bleak = "^0.20.2"
3535
mpy-cross-v5 = "^1.0.0"
3636
python = ">=3.8,<3.12"
3737
tqdm = "^4.62.3"

0 commit comments

Comments
 (0)