Skip to content

Commit

Permalink
Bump plexapi from 4.15.15 to 4.15.16 (#1581)
Browse files Browse the repository at this point in the history
* Bump plexapi from 4.15.15 to 4.15.16

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

---
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 Aug 21, 2024
1 parent 8802575 commit f70e00a
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.15"
"plexapi==4.15.16"
],
"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 @@ -25,7 +25,7 @@ music-assistant-frontend==2.8.6
orjson==3.10.7
pillow==10.4.0
pkce==1.0.3
plexapi==4.15.15
plexapi==4.15.16
py-opensonic==5.1.1
PyChromecast==14.0.1
pycryptodome==3.20.0
Expand Down

0 comments on commit f70e00a

Please sign in to comment.