From 4a54971a04b10918fc99dccbc6d2591be147bcfe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 02:35:45 +0000 Subject: [PATCH] Bump plexapi from 4.15.12 to 4.15.15 Bumps [plexapi](https://github.com/pkkid/python-plexapi) from 4.15.12 to 4.15.15. - [Release notes](https://github.com/pkkid/python-plexapi/releases) - [Commits](https://github.com/pkkid/python-plexapi/compare/4.15.12...4.15.15) --- 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 520a773..fc4b915 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ num2words==0.5.13 numpy==1.26.4 opencv-python==4.9.0.80 pillow==10.3.0 -PlexAPI==4.15.12 +PlexAPI==4.15.15 kometautils==0.3.4 requests==2.31.0 retrying==1.3.4