From 354b55b6b7cd001f3b0fa9463a6d2dbfcbc6a82a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Jul 2024 14:42:35 -0400 Subject: [PATCH] Bump plexapi from 4.13.4 to 4.15.15 (#55) Bumps [plexapi](https://github.com/pkkid/python-plexapi) from 4.13.4 to 4.15.15. - [Release notes](https://github.com/pkkid/python-plexapi/releases) - [Commits](https://github.com/pkkid/python-plexapi/compare/4.13.4...4.15.15) --- updated-dependencies: - dependency-name: plexapi dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index baab625..78049e1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ plex.py==0.9.0 -PlexAPI==4.13.4 +PlexAPI==4.15.15 texttable python-dotenv requests