Skip to content

Commit c98b34e

Browse files
committed
pyproject: support up to Python 3.12
We've had a lot of users having issues getting an older version of pybricksdev installed when they are using Python 3.12. We can now support newer versions of Python by updating the Bleak dependency.
1 parent d83daf1 commit c98b34e

File tree

3 files changed

+286
-186
lines changed

3 files changed

+286
-186
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88

99
### Changed
1010
- Allow hostname in `pybricksdev run ssh --name=...`.
11+
- Updated `bleak` dependency to v0.22.0.
12+
- Support Python up to 3.12.
1113

1214
### Fixed
1315
- Fixed bug in udev rules.

0 commit comments

Comments
 (0)