From c585b885aa393412949e9cd3717f92f13345d494 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 19:04:42 +0000 Subject: [PATCH] Bump plexapi from 4.15.15 to 4.15.16 (#2024) --- Pipfile | 2 +- Pipfile.lock | 8 ++++---- requirements.txt | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Pipfile b/Pipfile index 3d8b302532..f2e6651fe2 100644 --- a/Pipfile +++ b/Pipfile @@ -22,7 +22,7 @@ mdurl = {version="==0.1.2", python_version=">='3.7'"} oauthlib = "==3.2.2" pfzy = {version="==0.3.4", markers="python_version >= '3.7' and python_version < '4.0'"} platformdirs = {version="==4.2.2", python_version=">='3.7'"} -plexapi = "==4.15.15" +plexapi = "==4.15.16" pluggy = "==1.5.0" prompt-toolkit = "==3.0.47" pygments = "==2.18.0" diff --git a/Pipfile.lock b/Pipfile.lock index 9364146a59..e6176e0d4a 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "0bf362cc405cc62bc6114938dafb38b2b33ced54a048b5e66304f4cf49b3bd1f" + "sha256": "de174fced33ebcc996667738172794dc7496ce8e55fc1a4dcd7bd03a6695c5d0" }, "pipfile-spec": 6, "requires": { @@ -250,12 +250,12 @@ }, "plexapi": { "hashes": [ - "sha256:5c96cac901f144848c5d64f703e270597fcd95aad48d0e68b72bcd0a0bcdeba7", - "sha256:af85e0425685fe4b62fa26e03502d98c97350cecc8bdbaa5aea32698667614a4" + "sha256:a8bd2e5a5b6fb43a626bb9dfe3bb3675985f6f3a1499d5d9aecbf881728078df", + "sha256:c6351750fc3cc79ac14e4d364d497f130ce33041326fcdae3e823121ff7d7eaa" ], "index": "pypi", "markers": "python_version >= '3.8'", - "version": "==4.15.15" + "version": "==4.15.16" }, "pluggy": { "hashes": [ diff --git a/requirements.txt b/requirements.txt index 75e47dbe1c..6a7dd57235 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ mdurl==0.1.2; python_version >= '3.7' oauthlib==3.2.2 pfzy==0.3.4; python_version >= '3.7' and python_version < '4.0' platformdirs==4.2.2; python_version >= '3.7' and python_version >= '3.8' -plexapi==4.15.15; python_version >= '3.8' +plexapi==4.15.16; python_version >= '3.8' pluggy==1.5.0 prompt-toolkit==3.0.47; python_full_version >= '3.7.0' pygments==2.18.0