From ddf374e25d7cff3b47c16464bb29c6addd1e999a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Sep 2023 08:21:51 +0000 Subject: [PATCH] build(deps): bump plexapi from 4.15.1 to 4.15.2 Bumps [plexapi](https://github.com/pkkid/python-plexapi) from 4.15.1 to 4.15.2. - [Release notes](https://github.com/pkkid/python-plexapi/releases) - [Commits](https://github.com/pkkid/python-plexapi/compare/4.15.1...4.15.2) --- updated-dependencies: - dependency-name: plexapi dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index 64c7d96..4c74676 100644 --- a/poetry.lock +++ b/poetry.lock @@ -314,13 +314,13 @@ files = [ [[package]] name = "plexapi" -version = "4.15.1" +version = "4.15.2" description = "Python bindings for the Plex API." optional = false python-versions = ">=3.8" files = [ - {file = "PlexAPI-4.15.1-py3-none-any.whl", hash = "sha256:0d9e4f2d987af78f561d413653046fa99b71319e738f6e7215c9d133bef5cafe"}, - {file = "PlexAPI-4.15.1.tar.gz", hash = "sha256:ea07e8413e82fe2240fd0d0a3f436a09da4ef74ffaea6634b6b5cfd97c9423ca"}, + {file = "PlexAPI-4.15.2-py3-none-any.whl", hash = "sha256:a3d58d3325a96d3a223cea9b10755705bb9b1b94b867a46f94f8ed144d15340e"}, + {file = "PlexAPI-4.15.2.tar.gz", hash = "sha256:e05a4d4522d07ed2caa5396563b413ccedc438448c71f109b416035d2bc9ac55"}, ] [package.dependencies]