Bump async-upnp-client from 0.38.3 to 0.39.0 (#1409)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sat, 29 Jun 2024 12:34:00 +0000 (14:34 +0200)
committerGitHub <noreply@github.com>
Sat, 29 Jun 2024 12:34:00 +0000 (14:34 +0200)
* Bump async-upnp-client from 0.38.3 to 0.39.0

Bumps [async-upnp-client](https://github.com/StevenLooman/async_upnp_client) from 0.38.3 to 0.39.0.
- [Changelog](https://github.com/StevenLooman/async_upnp_client/blob/development/CHANGES.rst)
- [Commits](https://github.com/StevenLooman/async_upnp_client/compare/0.38.3...0.39.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/server/providers/dlna/manifest.json
requirements_all.txt

index 367e88f6206404e85cf8ddb6e3c4a0415d369015..fef75440957736596acf72a7b413e714eff54032 100644 (file)
@@ -7,7 +7,7 @@
     "@music-assistant"
   ],
   "requirements": [
-    "async-upnp-client==0.38.3"
+    "async-upnp-client==0.39.0"
   ],
   "documentation": "https://music-assistant.io/player-support/dlna/",
   "multi_instance": false,
index 637ab1f7a1a4fbb59ca86c12c48ad844d52f3a70..b5e390463f46c526621330a8979df279de7a7161 100644 (file)
@@ -8,7 +8,7 @@ aiojellyfin==0.8.3
 aiorun==2024.5.1
 aioslimproto==3.0.1
 aiosqlite==0.20.0
-async-upnp-client==0.38.3
+async-upnp-client==0.39.0
 asyncio-throttle==1.0.2
 bidict==0.23.1
 certifi==2024.6.2