Merged
Conversation
Added annotated-doc v0.0.4 Updated async-timeout v4.0.3 -> v5.0.1 Updated babel v2.16.0 -> v2.18.0 Added backports-asyncio-runner v1.2.0 Updated bleak v0.22.3 -> v3.0.1 Removed bleak-winrt v1.2.0 Updated certifi v2024.12.14 -> v2026.2.25 Updated charset-normalizer v3.4.1 -> v3.4.7 Added click v8.3.1 Updated coverage v7.6.10 -> v7.13.5 Updated coveralls v4.0.1 -> v4.1.0 Updated dbus-fast v2.28.0 -> v4.0.4 Removed docopt v0.6.2 Updated docutils v0.21.2 -> v0.21.2, v0.22.4 Updated exceptiongroup v1.2.2 -> v1.3.1 Updated idna v3.10 -> v3.11 Updated imagesize v1.4.1 -> v2.0.0 Updated iniconfig v2.0.0 -> v2.3.0 Updated jinja2 v3.1.5 -> v3.1.6 Added librt v0.8.1 Added markdown-it-py v4.0.0 Updated markupsafe v3.0.2 -> v3.0.3 Added mdurl v0.1.2 Updated mypy v1.14.1 -> v1.20.0 Updated mypy-extensions v1.0.0 -> v1.1.0 Updated packaging v24.2 -> v26.0 Added pathspec v1.0.4 Updated pluggy v1.5.0 -> v1.6.0 Updated pygments v2.19.1 -> v2.20.0 Updated pyobjc-core v10.3.2 -> v12.1 Updated pyobjc-framework-cocoa v10.3.2 -> v12.1 Updated pyobjc-framework-corebluetooth v10.3.2 -> v12.1 Updated pyobjc-framework-libdispatch v10.3.2 -> v12.1 Updated pytest v8.3.4 -> v9.0.2 Updated pytest-asyncio v0.25.2 -> v1.3.0 Updated pytest-cov v6.0.0 -> v7.1.0 Updated pyyaml v6.0.2 -> v6.0.3 Updated requests v2.32.3 -> v2.33.1 Added rich v14.3.3 Added roman-numerals v4.1.0 Updated ruff v0.9.1 -> v0.15.9 Added shellingham v1.5.4 Updated snowballstemmer v2.2.0 -> v3.0.1 Updated sphinx v8.1.3 -> v8.1.3, v9.0.4, v9.1.0 Updated sphinx-rtd-theme v3.0.2 -> v3.1.0 Updated tomli v2.2.1 -> v2.4.1 Added typer v0.24.1 Updated types-pyyaml v6.0.12.20241230 -> v6.0.12.20250915 Updated typing-extensions v4.12.2 -> v4.15.0 Updated urllib3 v2.3.0 -> v2.6.3 Updated voluptuous v0.15.2 -> v0.16.0 Updated winrt-runtime v2.3.0 -> v3.2.1 Updated winrt-windows-devices-bluetooth v2.3.0 -> v3.2.1 Updated winrt-windows-devices-bluetooth-advertisement v2.3.0 -> v3.2.1 Updated winrt-windows-devices-bluetooth-genericattributeprofile v2.3.0 -> v3.2.1 Updated winrt-windows-devices-enumeration v2.3.0 -> v3.2.1 Added winrt-windows-devices-radios v3.2.1 Updated winrt-windows-foundation v2.3.0 -> v3.2.1 Updated winrt-windows-foundation-collections v2.3.0 -> v3.2.1 Updated winrt-windows-storage-streams v2.3.0 -> v3.2.1
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added annotated-doc v0.0.4
Updated async-timeout v4.0.3 -> v5.0.1
Updated babel v2.16.0 -> v2.18.0
Added backports-asyncio-runner v1.2.0
Updated bleak v0.22.3 -> v3.0.1
Removed bleak-winrt v1.2.0
Updated certifi v2024.12.14 -> v2026.2.25
Updated charset-normalizer v3.4.1 -> v3.4.7
Added click v8.3.1
Updated coverage v7.6.10 -> v7.13.5
Updated coveralls v4.0.1 -> v4.1.0
Updated dbus-fast v2.28.0 -> v4.0.4
Removed docopt v0.6.2
Updated docutils v0.21.2 -> v0.21.2, v0.22.4
Updated exceptiongroup v1.2.2 -> v1.3.1
Updated idna v3.10 -> v3.11
Updated imagesize v1.4.1 -> v2.0.0
Updated iniconfig v2.0.0 -> v2.3.0
Updated jinja2 v3.1.5 -> v3.1.6
Added librt v0.8.1
Added markdown-it-py v4.0.0
Updated markupsafe v3.0.2 -> v3.0.3
Added mdurl v0.1.2
Updated mypy v1.14.1 -> v1.20.0
Updated mypy-extensions v1.0.0 -> v1.1.0
Updated packaging v24.2 -> v26.0
Added pathspec v1.0.4
Updated pluggy v1.5.0 -> v1.6.0
Updated pygments v2.19.1 -> v2.20.0
Updated pyobjc-core v10.3.2 -> v12.1
Updated pyobjc-framework-cocoa v10.3.2 -> v12.1
Updated pyobjc-framework-corebluetooth v10.3.2 -> v12.1
Updated pyobjc-framework-libdispatch v10.3.2 -> v12.1
Updated pytest v8.3.4 -> v9.0.2
Updated pytest-asyncio v0.25.2 -> v1.3.0
Updated pytest-cov v6.0.0 -> v7.1.0
Updated pyyaml v6.0.2 -> v6.0.3
Updated requests v2.32.3 -> v2.33.1
Added rich v14.3.3
Added roman-numerals v4.1.0
Updated ruff v0.9.1 -> v0.15.9
Added shellingham v1.5.4
Updated snowballstemmer v2.2.0 -> v3.0.1
Updated sphinx v8.1.3 -> v8.1.3, v9.0.4, v9.1.0
Updated sphinx-rtd-theme v3.0.2 -> v3.1.0
Updated tomli v2.2.1 -> v2.4.1
Added typer v0.24.1
Updated types-pyyaml v6.0.12.20241230 -> v6.0.12.20250915 Updated typing-extensions v4.12.2 -> v4.15.0
Updated urllib3 v2.3.0 -> v2.6.3
Updated voluptuous v0.15.2 -> v0.16.0
Updated winrt-runtime v2.3.0 -> v3.2.1
Updated winrt-windows-devices-bluetooth v2.3.0 -> v3.2.1 Updated winrt-windows-devices-bluetooth-advertisement v2.3.0 -> v3.2.1 Updated winrt-windows-devices-bluetooth-genericattributeprofile v2.3.0 -> v3.2.1 Updated winrt-windows-devices-enumeration v2.3.0 -> v3.2.1 Added winrt-windows-devices-radios v3.2.1
Updated winrt-windows-foundation v2.3.0 -> v3.2.1
Updated winrt-windows-foundation-collections v2.3.0 -> v3.2.1 Updated winrt-windows-storage-streams v2.3.0 -> v3.2.1