Bump async-upnp-client to 0.46.2#160188
Conversation
|
Hey there @chishm, mind taking a look at this pull request as it has been labeled with an integration ( Code owner commandsCode owners of
|
|
Hey there @chishm, mind taking a look at this pull request as it has been labeled with an integration ( Code owner commandsCode owners of
|
|
Hey there @chemelli74, @epenet, mind taking a look at this pull request as it has been labeled with an integration ( Code owner commandsCode owners of
|
|
Hey there @zewelor, @shenxn, @starkillerOG, @alexyao2015, mind taking a look at this pull request as it has been labeled with an integration ( Code owner commandsCode owners of
|
There was a problem hiding this comment.
Pull request overview
This PR bumps the async-upnp-client dependency from version 0.46.1 to 0.46.2, which includes an update to the underlying python-didl-lite library to version 1.5.0. This is a straightforward patch version dependency upgrade.
Key changes:
- Updated
async-upnp-clientversion from 0.46.1 to 0.46.2 across all requirement files and integration manifests - All 6 integrations that depend on this library have been consistently updated
Reviewed changes
Copilot reviewed 9 out of 9 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| requirements_test_all.txt | Updated async-upnp-client version in test requirements |
| requirements_all.txt | Updated async-upnp-client version in all requirements |
| homeassistant/package_constraints.txt | Updated async-upnp-client version constraint |
| homeassistant/components/yeelight/manifest.json | Updated async-upnp-client requirement to 0.46.2 |
| homeassistant/components/upnp/manifest.json | Updated async-upnp-client requirement to 0.46.2 |
| homeassistant/components/ssdp/manifest.json | Updated async-upnp-client requirement to 0.46.2 |
| homeassistant/components/samsungtv/manifest.json | Updated async-upnp-client requirement to 0.46.2 |
| homeassistant/components/dlna_dms/manifest.json | Updated async-upnp-client requirement to 0.46.2 |
| homeassistant/components/dlna_dmr/manifest.json | Updated async-upnp-client requirement to 0.46.2 |
Review Summary: This is a clean dependency upgrade with all version references properly updated across the codebase. The changes are consistent, and all integrations that depend on async-upnp-client have been updated to version 0.46.2. No issues were identified.
|
Thanks! |
Proposed change
Bump async-upnp-client to 0.46.2, to update python-didl-lite to 1.5.0. Change by @mastikamastika, via StevenLooman/python-didl-lite#35, ultimately from music-assistant/support#4398
Type of change
Additional information
Checklist
ruff format homeassistant tests)If user exposed functionality or configuration variables are added/changed:
If the code communicates with devices, web services, or third-party tools:
Updated and included derived files by running:
python3 -m script.hassfest.requirements_all.txt.Updated by running
python3 -m script.gen_requirements_all.To help with the load of incoming pull requests: