Chore(deps): Bump async-upnp-client from 0.45.0 to 0.46.0 (#2724)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 3 Dec 2025 19:53:45 +0000 (19:53 +0000)
committerGitHub <noreply@github.com>
Wed, 3 Dec 2025 19:53:45 +0000 (19:53 +0000)
* 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] <support@github.com>
* Bump provider manifests

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marvin Schenkel <marvinschenkel@gmail.com>
music_assistant/providers/dlna/manifest.json
music_assistant/providers/roku_media_assistant/manifest.json
requirements_all.txt

index c544dbb703b22a19f75afa15c07b5b6539ffc260..503dbc5c2462c71fc84ca4f1c3ba40ce171fa78b 100644 (file)
@@ -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,
index e952451660086bd58feb2d575677d7411405ffb1..552832a5500c8e439a19a18e2fd3ff84ddf2104e 100644 (file)
@@ -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"
 }
index b55facde608d9816885f241ef4f2835f74961d7f..129d342e402bd624b4bbf272b755a562ff1e7e01 100644 (file)
@@ -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