bleak
bleak copied to clipboard
add support for Python 3.11
In theory, older versions of Bleak should also work with Python 3.11 as long as any binary dependencies are available for that version.
This just makes the support official and updates the dependencies to ones that include binary wheels for Python 3.11.
macOS support is blocked by https://github.com/ronaldoussoren/pyobjc/issues/489