Bump async-upnp-client from 0.38.0 to 0.38.1 (#1017)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 22 Jan 2024 21:11:19 +0000 (22:11 +0100)
committerGitHub <noreply@github.com>
Mon, 22 Jan 2024 21:11:19 +0000 (22:11 +0100)
* Bump async-upnp-client from 0.38.0 to 0.38.1

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

---
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 f77cf1ff017ee0a9a2220ae22398f4547946aab1..467cbee9e704ab6ff243cc7622bf599f16848876 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.0"],
+  "requirements": ["async-upnp-client==0.38.1"],
   "documentation": "https://github.com/music-assistant/hass-music-assistant/discussions/1139",
   "multi_instance": false,
   "builtin": false,
index 842eee7b1dfe4e557e59a4ed0813cc99821529ef..643f44fa826512f1565c84cdab7e5685e35aa60e 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.38.0
+async-upnp-client==0.38.1
 asyncio-throttle==1.0.2
 colorlog==6.8.0
 cryptography==41.0.7