From c5a9a1c4e0af8bd82f996ccedd7ca65dc3abf622 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Nov 2021 04:25:48 +0000 Subject: [PATCH] Bump plexapi from 4.7.2 to 4.8.0 Bumps [plexapi](https://github.com/pkkid/python-plexapi) from 4.7.2 to 4.8.0. - [Release notes](https://github.com/pkkid/python-plexapi/releases) - [Commits](https://github.com/pkkid/python-plexapi/compare/4.7.2...4.8.0) --- updated-dependencies: - dependency-name: plexapi dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 60537946..1006ae7c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -PlexAPI==4.7.2 +PlexAPI==4.8.0 tmdbv3api==1.7.6 arrapi==1.2.3 lxml==4.6.4