From 6cf775d250fd7ecf720c5adefec504fab25df9df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jan 2022 09:07:50 +0100 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Bump=20plexapi=20from=204.?= =?UTF-8?q?8.0=20to=204.9.0=20in=20/tautulli=20(#198)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [plexapi](https://github.com/pkkid/python-plexapi) from 4.8.0 to 4.9.0. - [Release notes](https://github.com/pkkid/python-plexapi/releases) - [Commits](https://github.com/pkkid/python-plexapi/compare/4.8.0...4.9.0) --- 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> --- tautulli/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tautulli/requirements.txt b/tautulli/requirements.txt index 0c3b653..f5aa538 100644 --- a/tautulli/requirements.txt +++ b/tautulli/requirements.txt @@ -1,4 +1,4 @@ -plexapi==4.8.0 +plexapi==4.9.0 pycryptodomex==3.13.0 crudini==0.9.3 pyOpenSSL==21.0.0