Bump plexapi from 4.15.0 to 4.15.5 (#912)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sat, 11 Nov 2023 11:17:22 +0000 (12:17 +0100)
committerGitHub <noreply@github.com>
Sat, 11 Nov 2023 11:17:22 +0000 (12:17 +0100)
* Bump plexapi from 4.15.0 to 4.15.5

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

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

Signed-off-by: dependabot[bot] <support@github.com>
* Update manifest.json

---------

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 e6c1a6449995df12b14c2e8d50e044d6c1d4d9ee..686a2fe5e03656de870810f1d40089f0ff25fee3 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.15.0"],
+  "requirements": ["plexapi==4.15.5"],
   "documentation": "https://github.com/orgs/music-assistant/discussions/1168",
   "multi_instance": true
 }
index 9353247eabc1b78c8736f856fcfa2ad2543b9291..3441169c50318639545e95956d32663631a79418 100644 (file)
@@ -21,7 +21,7 @@ memory-tempfile==2.2.3
 music-assistant-frontend==2.0.15
 orjson==3.9.10
 pillow==10.1.0
-plexapi==4.15.0
+plexapi==4.15.5
 PyChromecast==13.0.7
 pycryptodome==3.18.0
 python-slugify==8.0.1