From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Aug 2024 15:57:07 +0000 (+0200) Subject: Bump plexapi from 4.15.15 to 4.15.16 (#1581) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=f70e00aced30c1fc64c2c902587133963f75358a;p=music-assistant-server.git Bump plexapi from 4.15.15 to 4.15.16 (#1581) * Bump plexapi from 4.15.15 to 4.15.16 Bumps [plexapi](https://github.com/pkkid/python-plexapi) from 4.15.15 to 4.15.16. - [Release notes](https://github.com/pkkid/python-plexapi/releases) - [Commits](https://github.com/pkkid/python-plexapi/compare/4.15.15...4.15.16) --- 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 95817e3b..9ced2037 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.15" + "plexapi==4.15.16" ], "documentation": "https://music-assistant.io/music-providers/plex/", "multi_instance": true diff --git a/requirements_all.txt b/requirements_all.txt index 0d6a03fc..b31fc4c8 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -25,7 +25,7 @@ music-assistant-frontend==2.8.6 orjson==3.10.7 pillow==10.4.0 pkce==1.0.3 -plexapi==4.15.15 +plexapi==4.15.16 py-opensonic==5.1.1 PyChromecast==14.0.1 pycryptodome==3.20.0