Skip to content

Commit

Permalink
Chore(deps): Bump ytmusicapi from 1.8.2 to 1.9.1 (music-assistant#1821)
Browse files Browse the repository at this point in the history
* Chore(deps): Bump ytmusicapi from 1.8.2 to 1.9.1

Bumps [ytmusicapi](https://github.com/sigma67/ytmusicapi) from 1.8.2 to 1.9.1.
- [Release notes](https://github.com/sigma67/ytmusicapi/releases)
- [Commits](sigma67/ytmusicapi@1.8.2...1.9.1)

---
updated-dependencies:
- dependency-name: ytmusicapi
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update manifest.json

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marcel van der Veldt <[email protected]>
  • Loading branch information
2 people authored and Ztripez von Matérn committed Jan 8, 2025
1 parent 12d047b commit d054c26
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion music_assistant/providers/ytmusic/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"name": "YouTube Music",
"description": "Support for the YouTube Music streaming provider in Music Assistant.",
"codeowners": ["@MarvinSchenkel"],
"requirements": ["ytmusicapi==1.8.2", "yt-dlp==2024.12.23"],
"requirements": ["ytmusicapi==1.9.1", "yt-dlp==2024.12.23"],
"documentation": "https://music-assistant.io/music-providers/youtube-music/",
"multi_instance": true
}
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,5 @@ tidalapi==0.8.3
unidecode==1.3.8
xmltodict==0.14.2
yt-dlp==2024.12.23
ytmusicapi==1.8.2
ytmusicapi==1.9.1
zeroconf==0.136.2

0 comments on commit d054c26

Please sign in to comment.