Chore(deps): Bump lyricsgenius from 3.7.2 to 3.7.5 (#2775)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 12 Dec 2025 07:37:15 +0000 (08:37 +0100)
committerGitHub <noreply@github.com>
Fri, 12 Dec 2025 07:37:15 +0000 (08:37 +0100)
* Chore(deps): Bump lyricsgenius from 3.7.2 to 3.7.5

Bumps [lyricsgenius](https://github.com/johnwmillr/LyricsGenius) from 3.7.2 to 3.7.5.
- [Release notes](https://github.com/johnwmillr/LyricsGenius/releases)
- [Commits](https://github.com/johnwmillr/LyricsGenius/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
* Also pin manifest file

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marvin Schenkel <marvinschenkel@gmail.com>
music_assistant/providers/genius_lyrics/manifest.json
requirements_all.txt

index 5d8f6e3a82874b1d1f24eb0e83f0520969327ec5..30faa493965a7c689fca8367410ab7ab89371e2d 100644 (file)
@@ -6,7 +6,7 @@
   "description": "Alternative lyrics source, pulling song lyrics from Genius to supplement other providers.",
   "codeowners": ["@robert-alfaro"],
   "credits": ["[LyricsGenius](https://github.com/johnwmillr/LyricsGenius)"],
-  "requirements": ["lyricsgenius==3.7.2"],
+  "requirements": ["lyricsgenius==3.7.5"],
   "documentation": "https://www.music-assistant.io/metadata/",
   "multi_instance": false,
   "icon": "mdi-script-text"
index 63230c007c6da61456cd7229804c172c1dcb5afc..981b337c62d3fb7faafc448caecd4398ec361381 100644 (file)
@@ -37,7 +37,7 @@ ibroadcastaio==0.4.0
 ifaddr==0.2.0
 liblistenbrainz==0.6.1
 librosa==0.11.0
-lyricsgenius==3.7.2
+lyricsgenius==3.7.5
 mashumaro==3.17
 music-assistant-frontend==2.17.39
 music-assistant-models==1.1.81