From 451d7bcfd07d5ee624d738307876060f6769fda4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Sep 2023 08:39:32 +0000 Subject: [PATCH] build(deps): bump plexapi from 4.15.2 to 4.15.3 Bumps [plexapi](https://github.com/pkkid/python-plexapi) from 4.15.2 to 4.15.3. - [Release notes](https://github.com/pkkid/python-plexapi/releases) - [Commits](https://github.com/pkkid/python-plexapi/compare/4.15.2...4.15.3) --- 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 30b43dc..c99084d 100644 --- a/poetry.lock +++ b/poetry.lock @@ -314,13 +314,13 @@ files = [ [[package]] name = "plexapi" -version = "4.15.2" +version = "4.15.3" description = "Python bindings for the Plex API." optional = false python-versions = ">=3.8" files = [ - {file = "PlexAPI-4.15.2-py3-none-any.whl", hash = "sha256:a3d58d3325a96d3a223cea9b10755705bb9b1b94b867a46f94f8ed144d15340e"}, - {file = "PlexAPI-4.15.2.tar.gz", hash = "sha256:e05a4d4522d07ed2caa5396563b413ccedc438448c71f109b416035d2bc9ac55"}, + {file = "PlexAPI-4.15.3-py3-none-any.whl", hash = "sha256:80ec29ba79e3293ed74c1ff01241b6215790fd1a9877f15f015ccaab1eb9388c"}, + {file = "PlexAPI-4.15.3.tar.gz", hash = "sha256:58a87f842ed9442e9faf9f17f37c9afbc0db7b779d724d4fa8d7739985f72701"}, ] [package.dependencies]