Bump plexapi from 4.14.0 to 4.15.0 (#803)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 1 Aug 2023 20:51:46 +0000 (22:51 +0200)
committerGitHub <noreply@github.com>
Tue, 1 Aug 2023 20:51:46 +0000 (22:51 +0200)
* Bump plexapi from 4.14.0 to 4.15.0

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

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

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 ed30b767fa39f6acb0258c3a0432d9e957b36c6e..e6c1a6449995df12b14c2e8d50e044d6c1d4d9ee 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.14.0"],
+  "requirements": ["plexapi==4.15.0"],
   "documentation": "https://github.com/orgs/music-assistant/discussions/1168",
   "multi_instance": true
 }
index ecf77da2a2f0d37f7b7683f6b3cb704e55b9f7c5..694e4c7e9c9623d790e71b80acc5fc48a3a83773 100644 (file)
@@ -21,7 +21,7 @@ memory-tempfile==2.2.3
 music-assistant-frontend==2.0.8
 orjson==3.9.2
 pillow==10.0.0
-plexapi==4.14.0
+plexapi==4.15.0
 PyChromecast==13.0.7
 pycryptodome==3.18.0
 python-slugify==8.0.1