From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Feb 2024 18:37:54 +0000 (+0100) Subject: Bump plexapi from 4.15.7 to 4.15.9 (#1075) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=e8105eed83846f46594c632ac72ab758fc20c2f4;p=music-assistant-server.git Bump plexapi from 4.15.7 to 4.15.9 (#1075) * Bump plexapi from 4.15.7 to 4.15.9 Bumps [plexapi](https://github.com/pkkid/python-plexapi) from 4.15.7 to 4.15.9. - [Release notes](https://github.com/pkkid/python-plexapi/releases) - [Commits](https://github.com/pkkid/python-plexapi/compare/4.15.7...4.15.9) --- 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 79489cbb..edfa2c3a 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.15.7"], + "requirements": ["plexapi==4.15.9"], "documentation": "https://github.com/orgs/music-assistant/discussions/1168", "multi_instance": true } diff --git a/requirements_all.txt b/requirements_all.txt index c53b439c..3ef035df 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -21,7 +21,7 @@ memory-tempfile==2.2.3 music-assistant-frontend==2.1.2 orjson==3.9.13 pillow==10.2.0 -plexapi==4.15.7 +plexapi==4.15.9 py-opensonic>=5.0.5 PyChromecast==13.1.0 pycryptodome==3.20.0