Bump tidalapi from 0.7.3 to 0.7.4 (#1047)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 30 Jan 2024 20:44:29 +0000 (21:44 +0100)
committerGitHub <noreply@github.com>
Tue, 30 Jan 2024 20:44:29 +0000 (21:44 +0100)
* Bump tidalapi from 0.7.3 to 0.7.4

Bumps [tidalapi](https://github.com/tamland/python-tidal) from 0.7.3 to 0.7.4.
- [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.3...v0.7.4)

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

index 5548d67ea647bf8996327b1bc3f2cdfb5b4475bf..c66a0eaa6883a26eaebfc477eabfb339f5a675af 100644 (file)
@@ -4,7 +4,7 @@
   "name": "Tidal",
   "description": "Support for the Tidal streaming provider in Music Assistant.",
   "codeowners": ["@jozefKruszynski"],
-  "requirements": ["tidalapi==0.7.3"],
+  "requirements": ["tidalapi==0.7.4"],
   "documentation": "https://github.com/orgs/music-assistant/discussions/1201",
   "multi_instance": true
 }
index 7cd271eb883c39555895fcf26be871b90008f903..cf9ebb0f29e27feb3112abde0629308cbf8ad339 100644 (file)
@@ -32,7 +32,7 @@ shortuuid==1.0.11
 snapcast-mod==2.4.3
 soco==0.30.2
 sonos-websocket==0.1.3
-tidalapi==0.7.3
+tidalapi==0.7.4
 unidecode==1.3.8
 uvloop==0.19.0
 xmltodict==0.13.0