Bump async-upnp-client from 0.33.2 to 0.34.1 (#796)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Thu, 27 Jul 2023 08:07:27 +0000 (10:07 +0200)
committerGitHub <noreply@github.com>
Thu, 27 Jul 2023 08:07:27 +0000 (10:07 +0200)
* Bump async-upnp-client from 0.33.2 to 0.34.1

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

---
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 b637e98072a9436cd48e76037fe83524159463d6..2437c3aeaed79797c2407940171dce8fd36d1dc2 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.33.2"],
+  "requirements": ["async-upnp-client==0.34.1"],
   "documentation": "https://github.com/music-assistant/hass-music-assistant/discussions/1139",
   "multi_instance": false,
   "builtin": false,
index f88bec3aa12f37a1d93afb99beafa704836bec65..2c9bcac3453c6179eea01385720b5b2ea08963a5 100644 (file)
@@ -7,7 +7,7 @@ aiohttp==3.8.5
 aiorun==2022.11.1
 aioslimproto==2.3.3
 aiosqlite==0.19.0
-async-upnp-client==0.33.2
+async-upnp-client==0.34.1
 asyncio-throttle==1.0.2
 colorlog==6.7.0
 cryptography==41.0.2