From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Mar 2024 14:03:00 +0000 (+0100) Subject: Bump plexapi from 4.15.9 to 4.15.10 (#1134) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=eee910142c4d243be45e6bcb73209ff2278e7f32;p=music-assistant-server.git Bump plexapi from 4.15.9 to 4.15.10 (#1134) * Bump plexapi from 4.15.9 to 4.15.10 Bumps [plexapi](https://github.com/pkkid/python-plexapi) from 4.15.9 to 4.15.10. - [Release notes](https://github.com/pkkid/python-plexapi/releases) - [Commits](https://github.com/pkkid/python-plexapi/compare/4.15.9...4.15.10) --- updated-dependencies: - dependency-name: plexapi dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] * Update manifest.json --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Marcel van der Veldt --- diff --git a/music_assistant/server/providers/plex/manifest.json b/music_assistant/server/providers/plex/manifest.json index 20369d57..20bc1455 100644 --- a/music_assistant/server/providers/plex/manifest.json +++ b/music_assistant/server/providers/plex/manifest.json @@ -3,8 +3,12 @@ "domain": "plex", "name": "Plex Media Server Library", "description": "Support for the Plex streaming provider in Music Assistant.", - "codeowners": ["@micha91"], - "requirements": ["plexapi==4.15.9"], + "codeowners": [ + "@micha91" + ], + "requirements": [ + "plexapi==4.15.10" + ], "documentation": "https://music-assistant.io/music-providers/plex/", "multi_instance": true } diff --git a/requirements_all.txt b/requirements_all.txt index 76d6c573..3e1ea6a1 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -23,7 +23,7 @@ memory-tempfile==2.2.3 music-assistant-frontend==2.3.3 orjson==3.9.15 pillow==10.2.0 -plexapi==4.15.9 +plexapi==4.15.10 py-opensonic>=5.0.5 pyatv==0.14.5 PyChromecast==14.0.1