From f70e00aced30c1fc64c2c902587133963f75358a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Aug 2024 17:57:07 +0200 Subject: [PATCH] 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 --- music_assistant/server/providers/plex/manifest.json | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/music_assistant/server/providers/plex/manifest.json b/music_assistant/server/providers/plex/manifest.json index 95817e3b5..9ced20375 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 0d6a03fc7..b31fc4c86 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