Bump ytmusicapi from 0.25.0 to 0.25.1 (#584)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 28 Mar 2023 16:25:50 +0000 (18:25 +0200)
committerGitHub <noreply@github.com>
Tue, 28 Mar 2023 16:25:50 +0000 (18:25 +0200)
* Bump ytmusicapi from 0.25.0 to 0.25.1

Bumps [ytmusicapi](https://github.com/sigma67/ytmusicapi) from 0.25.0 to 0.25.1.
- [Release notes](https://github.com/sigma67/ytmusicapi/releases)
- [Commits](https://github.com/sigma67/ytmusicapi/compare/0.25.0...0.25.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
* update ytmusicapi==0.25.1

---------

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/ytmusic/manifest.json
requirements_all.txt

index 3bfe16aa7a7dad004f19a98b31ab979548e00c13..82f16c6d1e3c7ec2e9ea392c1473a442173f2419 100644 (file)
@@ -4,7 +4,7 @@
   "name": "YouTube Music",
   "description": "Support for the YouTube Music streaming provider in Music Assistant.",
   "codeowners": ["@MarvinSchenkel"],
-  "requirements": ["ytmusicapi==0.25.0", "git+https://github.com/pytube/pytube.git@refs/pull/1501/head"],
+  "requirements": ["ytmusicapi==0.25.1", "git+https://github.com/pytube/pytube.git@refs/pull/1501/head"],
   "documentation": "https://github.com/music-assistant/hass-music-assistant/discussions/606",
   "multi_instance": true
 }
index 9ad50a80a0bd20875abe9e8adad46931a6e30b33..5651a3d11312b904130fdc62b92d639c17bf637b 100644 (file)
@@ -16,14 +16,13 @@ memory-tempfile==2.2.3
 music-assistant-frontend==20230327.1
 orjson==3.8.7
 pillow==9.4.0
-PyChromecast==13.0.6
 plexapi==4.13.2
-PyChromecast==13.0.5
+PyChromecast==13.0.6
 python-slugify==8.0.1
 shortuuid==1.0.11
 smbprotocol==1.10.1
 soco==0.29.1
 unidecode==1.3.6
 xmltodict==0.13.0
-ytmusicapi==0.25.0
+ytmusicapi==0.25.1
 zeroconf==0.47.4