From 01dfae9f838cc97fd18b0058da91c1a6f0a7b0d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Aug 2022 04:34:33 +0000 Subject: [PATCH] Bump plexapi from 4.12.0 to 4.12.1 Bumps [plexapi](https://github.com/pkkid/python-plexapi) from 4.12.0 to 4.12.1. - [Release notes](https://github.com/pkkid/python-plexapi/releases) - [Commits](https://github.com/pkkid/python-plexapi/compare/4.12.0...4.12.1) --- updated-dependencies: - dependency-name: plexapi dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dbaca52c..9f0b5da5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -PlexAPI==4.12.0 +PlexAPI==4.12.1 tmdbapis==1.0.6 arrapi==1.3.1 lxml==4.9.1