From dca9db08930e3ed295a60df9d8acc54228f2b6a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Jul 2022 04:29:37 +0000 Subject: [PATCH] Bump plexapi from 4.11.2 to 4.12.0 Bumps [plexapi](https://github.com/pkkid/python-plexapi) from 4.11.2 to 4.12.0. - [Release notes](https://github.com/pkkid/python-plexapi/releases) - [Commits](https://github.com/pkkid/python-plexapi/compare/4.11.2...4.12.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 ead3b20b..88a4dc92 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -PlexAPI==4.11.2 +PlexAPI==4.12.0 tmdbapis==1.0.6 arrapi==1.3.1 lxml==4.9.1