From a1ec14e80d081a1afd21911af674981426bec9f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Mar 2023 16:03:27 +0000 Subject: [PATCH] Bump plexapi from 4.13.0 to 4.13.4 Bumps [plexapi](https://github.com/pkkid/python-plexapi) from 4.13.0 to 4.13.4. - [Release notes](https://github.com/pkkid/python-plexapi/releases) - [Commits](https://github.com/pkkid/python-plexapi/compare/4.13.0...4.13.4) --- 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 3141c4b..2f416bd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ plex.py==0.9.0 -PlexAPI==4.13.0 +PlexAPI==4.13.4 texttable python-dotenv requests