Skip to content

Commit

Permalink
Bump plexapi from 4.15.10 to 4.15.11 (music-assistant#1196)
Browse files Browse the repository at this point in the history
* Bump plexapi from 4.15.10 to 4.15.11

Bumps [plexapi](https://github.com/pkkid/python-plexapi) from 4.15.10 to 4.15.11.
- [Release notes](https://github.com/pkkid/python-plexapi/releases)
- [Commits](pkkid/python-plexapi@4.15.10...4.15.11)

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

Signed-off-by: dependabot[bot] <[email protected]>

* Update manifest.json

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marcel van der Veldt <[email protected]>
  • Loading branch information
dependabot[bot] and marcelveldt authored Apr 3, 2024
1 parent 747c359 commit 371203b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion music_assistant/server/providers/plex/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"@micha91"
],
"requirements": [
"plexapi==4.15.10"
"plexapi==4.15.11"
],
"documentation": "https://music-assistant.io/music-providers/plex/",
"multi_instance": true
Expand Down
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ memory-tempfile==2.2.3
music-assistant-frontend==2.4.1
orjson==3.10.0
pillow==10.2.0
plexapi==4.15.10
plexapi==4.15.11
py-opensonic==5.0.5
pyatv==0.14.5
PyChromecast==14.0.1
Expand Down

0 comments on commit 371203b

Please sign in to comment.