Bump async-upnp-client from 0.39.0 to 0.40.0 (#1532)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 9 Aug 2024 14:07:27 +0000 (16:07 +0200)
committerGitHub <noreply@github.com>
Fri, 9 Aug 2024 14:07:27 +0000 (16:07 +0200)
* Bump async-upnp-client from 0.39.0 to 0.40.0

Bumps [async-upnp-client](https://github.com/StevenLooman/async_upnp_client) from 0.39.0 to 0.40.0.
- [Changelog](https://github.com/StevenLooman/async_upnp_client/blob/development/CHANGES.rst)
- [Commits](https://github.com/StevenLooman/async_upnp_client/compare/0.39.0...0.40.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 fef75440957736596acf72a7b413e714eff54032..8fa281536dd23082772f4a57b71ec581ddbf14d0 100644 (file)
@@ -7,7 +7,7 @@
     "@music-assistant"
   ],
   "requirements": [
-    "async-upnp-client==0.39.0"
+    "async-upnp-client==0.40.0"
   ],
   "documentation": "https://music-assistant.io/player-support/dlna/",
   "multi_instance": false,
index 301a7e47172f4b6a9e58eeab279ee4af03eb7504..3e5b746eab0fdbe5446b18b830c479f182ece28c 100644 (file)
@@ -8,7 +8,7 @@ aiojellyfin==0.10.0
 aiorun==2024.5.1
 aioslimproto==3.0.1
 aiosqlite==0.20.0
-async-upnp-client==0.39.0
+async-upnp-client==0.40.0
 bidict==0.23.1
 certifi==2024.7.4
 colorlog==6.8.2