From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 Jun 2024 11:18:40 +0000 (+0200) Subject: Bump plexapi from 4.15.12 to 4.15.13 (#1317) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=d63e6d870c811f1ea3583fe1ef53772928a30537;p=music-assistant-server.git Bump plexapi from 4.15.12 to 4.15.13 (#1317) * Bump plexapi from 4.15.12 to 4.15.13 Bumps [plexapi](https://github.com/pkkid/python-plexapi) from 4.15.12 to 4.15.13. - [Release notes](https://github.com/pkkid/python-plexapi/releases) - [Commits](https://github.com/pkkid/python-plexapi/compare/4.15.12...4.15.13) --- 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 d2a27e72..ef5c50ff 100644 --- a/music_assistant/server/providers/plex/manifest.json +++ b/music_assistant/server/providers/plex/manifest.json @@ -7,7 +7,7 @@ "@micha91" ], "requirements": [ - "plexapi==4.15.12" + "plexapi==4.15.13" ], "documentation": "https://music-assistant.io/music-providers/plex/", "multi_instance": true diff --git a/requirements_all.txt b/requirements_all.txt index f290643b..308c36d5 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -25,7 +25,7 @@ memory-tempfile==2.2.3 music-assistant-frontend==2.5.10 orjson==3.10.3 pillow==10.3.0 -plexapi==4.15.12 +plexapi==4.15.13 py-opensonic==5.0.5 PyChromecast==14.0.1 pycryptodome==3.20.0