Skip to content

Commit

Permalink
chore(deps): 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 13, 2025
1 parent 8a5e849 commit e05ad4d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
11 changes: 6 additions & 5 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ package-mode = false
[tool.poetry.dependencies]
python = "^3.11"
dill = "^0.3.8"
plexapi = "^4.15.10"
plexapi = "^4.16.1"
requests = "^2.31.0"
xmltodict = "^0.13.0"
lxml = "^5.1.0"
Expand Down

0 comments on commit e05ad4d

Please sign in to comment.