From 74ee2c14a9d627cabae06b7775d2089e6dbd9aa2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2024 21:59:20 -0400 Subject: [PATCH] Bump plexapi from 4.13.0 to 4.13.4 (#40) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- 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