Bump plexapi from 4.13.4 to 4.14.0 (#699)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Thu, 8 Jun 2023 23:05:38 +0000 (01:05 +0200)
committerGitHub <noreply@github.com>
Thu, 8 Jun 2023 23:05:38 +0000 (01:05 +0200)
* Bump plexapi from 4.13.4 to 4.14.0

Bumps [plexapi](https://github.com/pkkid/python-plexapi) from 4.13.4 to 4.14.0.
- [Release notes](https://github.com/pkkid/python-plexapi/releases)
- [Commits](https://github.com/pkkid/python-plexapi/compare/4.13.4...4.14.0)

---
updated-dependencies:
- dependency-name: plexapi
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
* plexapi==4.14.0

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marcel van der Veldt <m.vanderveldt@outlook.com>
music_assistant/server/providers/plex/manifest.json
requirements_all.txt

index 5d5382abc59494f25e5ea111c4602fd1e6cd1da6..ed30b767fa39f6acb0258c3a0432d9e957b36c6e 100644 (file)
@@ -4,7 +4,7 @@
   "name": "Plex Media Server Library",
   "description": "Support for the Plex streaming provider in Music Assistant.",
   "codeowners": ["@micha91"],
-  "requirements": ["plexapi==4.13.4"],
+  "requirements": ["plexapi==4.14.0"],
   "documentation": "https://github.com/orgs/music-assistant/discussions/1168",
   "multi_instance": true
 }
index e7df5e590b91eb4e1f1b6f8672690abd4b7781b7..1f4b58bc26514f897598d506ebf5fa0831848dbc 100644 (file)
@@ -21,7 +21,7 @@ memory-tempfile==2.2.3
 music-assistant-frontend==20230527.0
 orjson==3.9.0
 pillow==9.5.0
-plexapi==4.13.4
+plexapi==4.14.0
 PyChromecast==13.0.7
 pycryptodome==3.18.0
 python-slugify==8.0.1