Bump async-upnp-client from 0.38.1 to 0.38.2 (#1093)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 19 Feb 2024 20:00:29 +0000 (21:00 +0100)
committerGitHub <noreply@github.com>
Mon, 19 Feb 2024 20:00:29 +0000 (21:00 +0100)
* Bump async-upnp-client from 0.38.1 to 0.38.2

Bumps [async-upnp-client](https://github.com/StevenLooman/async_upnp_client) from 0.38.1 to 0.38.2.
- [Changelog](https://github.com/StevenLooman/async_upnp_client/blob/development/CHANGES.rst)
- [Commits](https://github.com/StevenLooman/async_upnp_client/compare/0.38.1...0.38.2)

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

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 f1a9f7f90e5d42f8abccaa657c25f9aa92916e0a..6ea13f5338ffcddcbbbe27cf479e328c2dce6f0a 100644 (file)
@@ -4,7 +4,7 @@
   "name": "UPnP/DLNA Player provider",
   "description": "Support for players that are compatible with the UPnP/DLNA (DMR) standard.",
   "codeowners": ["@music-assistant"],
-  "requirements": ["async-upnp-client==0.38.1"],
+  "requirements": ["async-upnp-client==0.38.2"],
   "documentation": "https://music-assistant.github.io/player-support/dlna/",
   "multi_instance": false,
   "builtin": false,
index d317205ed92d529780ce235a2b58921e632258e6..26e0bbdb45a264d56fde7cc7603e5b3828d7340a 100644 (file)
@@ -7,7 +7,7 @@ aiohttp==3.9.3
 aiorun==2023.7.2
 aioslimproto==2.3.3
 aiosqlite==0.19.0
-async-upnp-client==0.38.1
+async-upnp-client==0.38.2
 asyncio-throttle==1.0.2
 colorlog==6.8.2
 cryptography==42.0.2