Bump async-upnp-client from 0.36.2 to 0.38.0 (#974)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sat, 30 Dec 2023 03:39:24 +0000 (04:39 +0100)
committerGitHub <noreply@github.com>
Sat, 30 Dec 2023 03:39:24 +0000 (04:39 +0100)
* Bump async-upnp-client from 0.36.2 to 0.38.0

Bumps [async-upnp-client](https://github.com/StevenLooman/async_upnp_client) from 0.36.2 to 0.38.0.
- [Changelog](https://github.com/StevenLooman/async_upnp_client/blob/development/CHANGES.rst)
- [Commits](https://github.com/StevenLooman/async_upnp_client/compare/0.36.2...0.38.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 e19f7b076f177ea19f14d11cd17f6a3bce5e81f2..f77cf1ff017ee0a9a2220ae22398f4547946aab1 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.36.2"],
+  "requirements": ["async-upnp-client==0.38.0"],
   "documentation": "https://github.com/music-assistant/hass-music-assistant/discussions/1139",
   "multi_instance": false,
   "builtin": false,
index 16f7eb8c9f175c6abd27d2277cbbdb9bc0eec415..bbcd21382560a6aaebc3e2561005ad3adb3c0f9e 100644 (file)
@@ -7,7 +7,7 @@ aiohttp==3.9.1
 aiorun==2023.7.2
 aioslimproto==2.3.3
 aiosqlite==0.19.0
-async-upnp-client==0.36.2
+async-upnp-client==0.38.0
 asyncio-throttle==1.0.2
 colorlog==6.8.0
 cryptography==41.0.7