From 731e6e7bf7193f48505bd1ceccf6987b9109d5ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Oct 2022 14:29:12 -0700 Subject: [PATCH] Bump plexapi from 4.0.0 to 4.13.0 (#22) Bumps [plexapi](https://github.com/pkkid/python-plexapi) from 4.0.0 to 4.13.0. - [Release notes](https://github.com/pkkid/python-plexapi/releases) - [Commits](https://github.com/pkkid/python-plexapi/compare/4.0.0...4.13.0) --- updated-dependencies: - dependency-name: plexapi dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] 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 da9c94b..310bec6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ plex.py==0.9.0 -PlexAPI==4.0.0 +PlexAPI==4.13.0 texttable python-dotenv requests