From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jul 2023 08:07:27 +0000 (+0200) Subject: Bump async-upnp-client from 0.33.2 to 0.34.1 (#796) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=5b9ef4047ac850127675110d3206d5883206c39c;p=music-assistant-server.git Bump async-upnp-client from 0.33.2 to 0.34.1 (#796) * 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] * Update manifest.json --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Marcel van der Veldt --- diff --git a/music_assistant/server/providers/dlna/manifest.json b/music_assistant/server/providers/dlna/manifest.json index b637e980..2437c3ae 100644 --- a/music_assistant/server/providers/dlna/manifest.json +++ b/music_assistant/server/providers/dlna/manifest.json @@ -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, diff --git a/requirements_all.txt b/requirements_all.txt index f88bec3a..2c9bcac3 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -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