Chore(deps): Bump async-upnp-client from 0.42.0 to 0.43.0 (#1934)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 4 Feb 2025 21:33:23 +0000 (22:33 +0100)
committerGitHub <noreply@github.com>
Tue, 4 Feb 2025 21:33:23 +0000 (22:33 +0100)
* Chore(deps): Bump async-upnp-client from 0.42.0 to 0.43.0

Bumps [async-upnp-client](https://github.com/StevenLooman/async_upnp_client) from 0.42.0 to 0.43.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.42.0...0.43.0)

---
updated-dependencies:
- dependency-name: async-upnp-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
* Update manifest.json

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marcel van der Veldt <m.vanderveldt@outlook.com>
music_assistant/providers/dlna/manifest.json
requirements_all.txt

index ff20dca4d2059462c7a6345613d80058f85d9622..c418d25a1148ff29c1108d3137b71ea17b1fd91b 100644 (file)
@@ -7,7 +7,7 @@
     "@music-assistant"
   ],
   "requirements": [
-    "async-upnp-client==0.42.0"
+    "async-upnp-client==0.43.0"
   ],
   "documentation": "https://music-assistant.io/player-support/dlna/",
   "multi_instance": false,
index aab003c8f3cfc9b2d8689c1eca58185865e4d2ea..347254709a8facb6f391a8298fcce49dc73cd340 100644 (file)
@@ -9,7 +9,7 @@ aiorun==2025.1.1
 aioslimproto==3.1.0
 aiosonos==0.1.9
 aiosqlite==0.20.0
-async-upnp-client==0.42.0
+async-upnp-client==0.43.0
 audible==0.10.0
 bidict==0.23.1
 certifi==2024.12.14