Chore(deps): Bump tidalapi from 0.8.1 to 0.8.3 (#1822)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 3 Jan 2025 10:54:58 +0000 (11:54 +0100)
committerGitHub <noreply@github.com>
Fri, 3 Jan 2025 10:54:58 +0000 (11:54 +0100)
* Chore(deps): Bump tidalapi from 0.8.1 to 0.8.3

Bumps [tidalapi](https://github.com/tamland/python-tidal) from 0.8.1 to 0.8.3.
- [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.8.1...v0.8.3)

---
updated-dependencies:
- dependency-name: tidalapi
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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/providers/tidal/manifest.json
requirements_all.txt

index 76a62ade0c2332be9f38b37002101666c9207214..1820542485e9ac90361213a75fc1605b6b73ccc1 100644 (file)
@@ -4,7 +4,7 @@
   "name": "Tidal",
   "description": "Support for the Tidal streaming provider in Music Assistant.",
   "codeowners": ["@jozefKruszynski"],
-  "requirements": ["tidalapi==0.8.1"],
+  "requirements": ["tidalapi==0.8.3"],
   "documentation": "https://music-assistant.io/music-providers/tidal/",
   "multi_instance": true
 }
index 0fb3b31e6444435cfa7eed7f3fabeef21a407b4d..fa48b02e03aece07db1af0724b01205cd4b839cf 100644 (file)
@@ -42,7 +42,7 @@ snapcast==2.3.6
 soco==0.30.6
 soundcloudpy==0.1.0
 sxm==0.2.8
-tidalapi==0.8.1
+tidalapi==0.8.3
 unidecode==1.3.8
 xmltodict==0.14.2
 yt-dlp==2024.12.13