Skip to content

Commit

Permalink
Bump plexapi from 4.16.0 to 4.16.1
Browse files Browse the repository at this point in the history
Bumps [plexapi](https://github.com/pkkid/python-plexapi) from 4.16.0 to 4.16.1.
- [Release notes](https://github.com/pkkid/python-plexapi/releases)
- [Commits](pkkid/python-plexapi@4.16.0...4.16.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 10, 2025
1 parent 2f52095 commit ba69719
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ mdurl = "==0.1.2"
oauthlib = "==3.2.2"
pfzy = "==0.3.4"
platformdirs = "==4.3.6"
plexapi = "==4.16.0"
plexapi = "==4.16.1"
pluggy = "==1.5.0"
prompt-toolkit = "==3.0.48"
pygments = "==2.19.1"
Expand Down
8 changes: 4 additions & 4 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ mdurl==0.1.2; python_version >= '3.7'
oauthlib==3.2.2; python_version >= '3.6'
pfzy==0.3.4
platformdirs==4.3.6
plexapi==4.16.0; python_version >= '3.9'
plexapi==4.16.1; python_version >= '3.9'
pluggy==1.5.0
prompt-toolkit==3.0.48
pygments==2.19.1; python_version >= '3.8'
Expand Down

0 comments on commit ba69719

Please sign in to comment.