From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jun 2023 23:05:38 +0000 (+0200) Subject: Bump plexapi from 4.13.4 to 4.14.0 (#699) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=012f75a341f9f4189406c7d344b506f663d15374;p=music-assistant-server.git Bump plexapi from 4.13.4 to 4.14.0 (#699) * Bump plexapi from 4.13.4 to 4.14.0 Bumps [plexapi](https://github.com/pkkid/python-plexapi) from 4.13.4 to 4.14.0. - [Release notes](https://github.com/pkkid/python-plexapi/releases) - [Commits](https://github.com/pkkid/python-plexapi/compare/4.13.4...4.14.0) --- updated-dependencies: - dependency-name: plexapi dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] * plexapi==4.14.0 --------- 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 5d5382ab..ed30b767 100644 --- a/music_assistant/server/providers/plex/manifest.json +++ b/music_assistant/server/providers/plex/manifest.json @@ -4,7 +4,7 @@ "name": "Plex Media Server Library", "description": "Support for the Plex streaming provider in Music Assistant.", "codeowners": ["@micha91"], - "requirements": ["plexapi==4.13.4"], + "requirements": ["plexapi==4.14.0"], "documentation": "https://github.com/orgs/music-assistant/discussions/1168", "multi_instance": true } diff --git a/requirements_all.txt b/requirements_all.txt index e7df5e59..1f4b58bc 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -21,7 +21,7 @@ memory-tempfile==2.2.3 music-assistant-frontend==20230527.0 orjson==3.9.0 pillow==9.5.0 -plexapi==4.13.4 +plexapi==4.14.0 PyChromecast==13.0.7 pycryptodome==3.18.0 python-slugify==8.0.1