Bump async-upnp-client from 0.38.2 to 0.38.3 (#1198)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 2 Apr 2024 17:47:36 +0000 (19:47 +0200)
committerGitHub <noreply@github.com>
Tue, 2 Apr 2024 17:47:36 +0000 (19:47 +0200)
* Bump async-upnp-client from 0.38.2 to 0.38.3

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

---
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 fac54ed805bddff12c93318ff4cc94916f5a6c7b..da6a0e6968fef9256efde5ff087358623f4b76dd 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.2"],
+  "requirements": ["async-upnp-client==0.38.3"],
   "documentation": "https://music-assistant.io/player-support/dlna/",
   "multi_instance": false,
   "builtin": false,
index dcf5569d2e4533713f5bf42c53680bcbf3c1d217..2dbaf80d6b445a04364ff55eccf2e0f31bff8107 100644 (file)
@@ -7,7 +7,7 @@ aiohttp==3.9.3
 aiorun==2023.7.2
 aioslimproto==3.0.1
 aiosqlite==0.20.0
-async-upnp-client==0.38.2
+async-upnp-client==0.38.3
 asyncio-throttle==1.0.2
 colorlog==6.8.2
 cryptography==42.0.5