Bump async-upnp-client from 0.40.0 to 0.41.0 (#1708)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 15 Oct 2024 22:55:42 +0000 (00:55 +0200)
committerGitHub <noreply@github.com>
Tue, 15 Oct 2024 22:55:42 +0000 (00:55 +0200)
* Bump async-upnp-client from 0.40.0 to 0.41.0

Bumps [async-upnp-client](https://github.com/StevenLooman/async_upnp_client) from 0.40.0 to 0.41.0.
- [Release notes](https://github.com/StevenLooman/async_upnp_client/releases)
- [Changelog](https://github.com/StevenLooman/async_upnp_client/blob/development/CHANGES.rst)
- [Commits](https://github.com/StevenLooman/async_upnp_client/compare/0.40.0...0.41.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 8fa281536dd23082772f4a57b71ec581ddbf14d0..9c7e481733ee28d27883a484619e23f53f052b48 100644 (file)
@@ -7,7 +7,7 @@
     "@music-assistant"
   ],
   "requirements": [
-    "async-upnp-client==0.40.0"
+    "async-upnp-client==0.41.0"
   ],
   "documentation": "https://music-assistant.io/player-support/dlna/",
   "multi_instance": false,
index 9fc21f485b606982d158b0e565dd8b2ea0dd5e76..352064d0d4a59b90b0cb166a1e3b6290d972e1a9 100644 (file)
@@ -9,7 +9,7 @@ aiorun==2024.8.1
 aioslimproto==3.0.1
 aiosonos==0.1.5
 aiosqlite==0.20.0
-async-upnp-client==0.40.0
+async-upnp-client==0.41.0
 bidict==0.23.1
 certifi==2024.8.30
 colorlog==6.8.2