Bump plexapi from 4.13.2 to 4.13.4 (#609)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 4 Apr 2023 19:05:05 +0000 (21:05 +0200)
committerGitHub <noreply@github.com>
Tue, 4 Apr 2023 19:05:05 +0000 (21:05 +0200)
* Bump plexapi from 4.13.2 to 4.13.4

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

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

Signed-off-by: dependabot[bot] <support@github.com>
* bump plexapi to 4.13.4

---------

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 5220a4f7889c1fb4016145759b853d345e8dbd34..5d5382abc59494f25e5ea111c4602fd1e6cd1da6 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.2"],
+  "requirements": ["plexapi==4.13.4"],
   "documentation": "https://github.com/orgs/music-assistant/discussions/1168",
   "multi_instance": true
 }
index c6905c7e5999ce848a48e80f2379413ce1127058..cd56bc08170c9d30d93f511dfe8a10733f98bb79 100644 (file)
@@ -16,7 +16,7 @@ memory-tempfile==2.2.3
 music-assistant-frontend==20230404.0
 orjson==3.8.9
 pillow==9.5.0
-plexapi==4.13.2
+plexapi==4.13.4
 PyChromecast==13.0.7
 python-slugify==8.0.1
 shortuuid==1.0.11