From 9608f730045d4f0ae8ee07d9f61f614a7d8795fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Aug 2022 17:31:37 +0200 Subject: [PATCH] Bump plexapi from 4.12.1 to 4.13.0 in /tautulli (#242) Bumps [plexapi](https://github.com/pkkid/python-plexapi) from 4.12.1 to 4.13.0. - [Release notes](https://github.com/pkkid/python-plexapi/releases) - [Commits](https://github.com/pkkid/python-plexapi/compare/4.12.1...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> --- tautulli/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tautulli/requirements.txt b/tautulli/requirements.txt index 1adfb07..56a3c04 100644 --- a/tautulli/requirements.txt +++ b/tautulli/requirements.txt @@ -1,4 +1,4 @@ crudini==0.9.3 -plexapi==4.12.1 +plexapi==4.13.0 pycryptodomex==3.15.0 setuptools==65.1.0