From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Sep 2025 15:13:10 +0000 (+0200) Subject: Chore(deps): Bump plexapi from 4.17.0 to 4.17.1 (#2367) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=06668ada12bef79961cf8d84f54fd1e249c312a5;p=music-assistant-server.git Chore(deps): Bump plexapi from 4.17.0 to 4.17.1 (#2367) * Chore(deps): Bump plexapi from 4.17.0 to 4.17.1 Bumps [plexapi](https://github.com/pushingkarmaorg/python-plexapi) from 4.17.0 to 4.17.1. - [Release notes](https://github.com/pushingkarmaorg/python-plexapi/releases) - [Commits](https://github.com/pushingkarmaorg/python-plexapi/compare/4.17.0...4.17.1) --- updated-dependencies: - dependency-name: plexapi dependency-version: 4.17.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] * Update plexapi requirement to version 4.17.1 --------- 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/providers/plex/manifest.json b/music_assistant/providers/plex/manifest.json index a27207c0..f5bc501d 100644 --- a/music_assistant/providers/plex/manifest.json +++ b/music_assistant/providers/plex/manifest.json @@ -5,7 +5,7 @@ "name": "Plex Media Server Library", "description": "Support for the Plex streaming provider in Music Assistant.", "codeowners": ["@micha91"], - "requirements": ["plexapi==4.17.0"], + "requirements": ["plexapi==4.17.1"], "documentation": "https://music-assistant.io/music-providers/plex/", "multi_instance": true } diff --git a/requirements_all.txt b/requirements_all.txt index 55c9179c..24106da4 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -35,7 +35,7 @@ mutagen==1.47.0 orjson==3.11.3 pillow==11.3.0 pkce==1.0.3 -plexapi==4.17.0 +plexapi==4.17.1 podcastparser==0.6.10 propcache>=0.2.1 py-opensonic==7.0.2