From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Dec 2025 19:53:45 +0000 (+0000) Subject: Chore(deps): Bump async-upnp-client from 0.45.0 to 0.46.0 (#2724) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=6089a8e64734e0b829c0594b9882d6d11adbe9df;p=music-assistant-server.git Chore(deps): Bump async-upnp-client from 0.45.0 to 0.46.0 (#2724) * Chore(deps): Bump async-upnp-client from 0.45.0 to 0.46.0 Bumps [async-upnp-client](https://github.com/StevenLooman/async_upnp_client) from 0.45.0 to 0.46.0. - [Release notes](https://github.com/StevenLooman/async_upnp_client/releases) - [Changelog](https://github.com/StevenLooman/async_upnp_client/blob/development/CHANGES.rst) - [Commits](https://github.com/StevenLooman/async_upnp_client/compare/0.45.0...0.46.0) --- updated-dependencies: - dependency-name: async-upnp-client dependency-version: 0.46.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] * Bump provider manifests --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Marvin Schenkel --- diff --git a/music_assistant/providers/dlna/manifest.json b/music_assistant/providers/dlna/manifest.json index c544dbb7..503dbc5c 100644 --- a/music_assistant/providers/dlna/manifest.json +++ b/music_assistant/providers/dlna/manifest.json @@ -5,7 +5,7 @@ "name": "UPnP/DLNA Player provider", "description": "Stream music to supported DLNA-compatible devices.", "codeowners": ["@music-assistant"], - "requirements": ["async-upnp-client==0.45.0"], + "requirements": ["async-upnp-client==0.46.0"], "documentation": "https://music-assistant.io/player-support/dlna/", "multi_instance": false, "builtin": false, diff --git a/music_assistant/providers/roku_media_assistant/manifest.json b/music_assistant/providers/roku_media_assistant/manifest.json index e9524516..552832a5 100644 --- a/music_assistant/providers/roku_media_assistant/manifest.json +++ b/music_assistant/providers/roku_media_assistant/manifest.json @@ -4,7 +4,7 @@ "name": "Media Assistant (Roku)", "description": "Support for Roku's running Media Assistant.", "codeowners": ["@medievalapple"], - "requirements": ["async-upnp-client==0.45.0","rokuecp==0.19.5"], + "requirements": ["async-upnp-client==0.46.0","rokuecp==0.19.5"], "documentation": "https://music-assistant.io/player-support/roku-media-assistant/", "stage": "beta" } diff --git a/requirements_all.txt b/requirements_all.txt index b55facde..129d342e 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -17,7 +17,7 @@ aiosonos==0.1.9 aiosqlite==0.21.0 aiovban>=0.6.3 alexapy==1.29.10 -async-upnp-client==0.45.0 +async-upnp-client==0.46.0 audible==0.10.0 auntie-sounds==1.1.4 awesomeversion>=24.6.0