From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Apr 2024 09:36:33 +0000 (+0200) Subject: Bump tidalapi from 0.7.5 to 0.7.6 (#1243) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=78395f67eff3b7eab6a37a45252656923aef2d72;p=music-assistant-server.git Bump tidalapi from 0.7.5 to 0.7.6 (#1243) * Bump tidalapi from 0.7.5 to 0.7.6 Bumps [tidalapi](https://github.com/tamland/python-tidal) from 0.7.5 to 0.7.6. - [Release notes](https://github.com/tamland/python-tidal/releases) - [Changelog](https://github.com/tamland/python-tidal/blob/master/HISTORY.rst) - [Commits](https://github.com/tamland/python-tidal/compare/v0.7.5...v0.7.6) --- updated-dependencies: - dependency-name: tidalapi dependency-type: direct:production update-type: version-update:semver-patch ... 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/tidal/manifest.json b/music_assistant/server/providers/tidal/manifest.json index e32fc95b..a0a26065 100644 --- a/music_assistant/server/providers/tidal/manifest.json +++ b/music_assistant/server/providers/tidal/manifest.json @@ -4,7 +4,7 @@ "name": "Tidal", "description": "Support for the Tidal streaming provider in Music Assistant.", "codeowners": ["@jozefKruszynski"], - "requirements": ["tidalapi==0.7.5"], + "requirements": ["tidalapi==0.7.6"], "documentation": "https://music-assistant.io/music-providers/tidal/", "multi_instance": true } diff --git a/requirements_all.txt b/requirements_all.txt index 9853afe4..cec86794 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -36,7 +36,7 @@ snapcast==2.3.6 soco==0.30.3 sonos-websocket==0.1.3 soundcloudpy==0.1.0 -tidalapi==0.7.5 +tidalapi==0.7.6 unidecode==1.3.8 xmltodict==0.13.0 ytmusicapi==1.6.0