Chore(deps): Bump tidalapi from 0.8.0 to 0.8.1 (#1783)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 20 Nov 2024 17:55:05 +0000 (18:55 +0100)
committerGitHub <noreply@github.com>
Wed, 20 Nov 2024 17:55:05 +0000 (18:55 +0100)
* Chore(deps): Bump tidalapi from 0.8.0 to 0.8.1

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

---
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 d21ddd5a6dbab6111cefc3089b566f3c1c3a72ba..76a62ade0c2332be9f38b37002101666c9207214 100644 (file)
@@ -4,7 +4,7 @@
   "name": "Tidal",
   "description": "Support for the Tidal streaming provider in Music Assistant.",
   "codeowners": ["@jozefKruszynski"],
-  "requirements": ["tidalapi==0.8.0"],
+  "requirements": ["tidalapi==0.8.1"],
   "documentation": "https://music-assistant.io/music-providers/tidal/",
   "multi_instance": true
 }
index b303c1d889eef0d4f7ff2b4ac9af5a8936248cf9..2a839b4c2928e5019bfdf3a575c3b367fb9d40b3 100644 (file)
@@ -41,7 +41,7 @@ snapcast==2.3.6
 soco==0.30.5
 soundcloudpy==0.1.0
 sxm==0.2.8
-tidalapi==0.8.0
+tidalapi==0.8.1
 unidecode==1.3.8
 xmltodict==0.14.2
 yt-dlp==2024.10.7