From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 10:43:39 +0000 (+0100) Subject: Chore(deps): Bump pylast from 6.0.0 to 7.0.2 (#2994) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=c68c7ea3ed7adb9aa6925f9e712c1bca0f10cb53;p=music-assistant-server.git Chore(deps): Bump pylast from 6.0.0 to 7.0.2 (#2994) * Chore(deps): Bump pylast from 6.0.0 to 7.0.2 Bumps [pylast](https://github.com/pylast/pylast) from 6.0.0 to 7.0.2. - [Release notes](https://github.com/pylast/pylast/releases) - [Changelog](https://github.com/pylast/pylast/blob/main/CHANGELOG.md) - [Commits](https://github.com/pylast/pylast/compare/6.0.0...7.0.2) --- updated-dependencies: - dependency-name: pylast dependency-version: 7.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] * Also bump the provider manifest. --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Marvin Schenkel Co-authored-by: OzGav --- diff --git a/music_assistant/providers/lastfm_scrobble/manifest.json b/music_assistant/providers/lastfm_scrobble/manifest.json index 75814c3f..96459352 100644 --- a/music_assistant/providers/lastfm_scrobble/manifest.json +++ b/music_assistant/providers/lastfm_scrobble/manifest.json @@ -9,5 +9,5 @@ "documentation": "https://music-assistant.io/plugins/lastfm_scrobble/", "multi_instance": false, "builtin": false, - "requirements": ["pylast==6.0.0"] + "requirements": ["pylast==7.0.2"] } diff --git a/requirements_all.txt b/requirements_all.txt index 6afd613b..fcac8dbb 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -58,7 +58,7 @@ PyChromecast==14.0.9 pycryptodome==3.23.0 pyheos==1.0.6 pyjwt[crypto]>=2.10.1 -pylast==6.0.0 +pylast==7.0.2 python-fullykiosk==0.0.14 python-slugify==8.0.4 pytz==2025.2