From 3672a7a4bf2db64874d119430bbbc4e9f559a5aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 17:16:22 +0000 Subject: [PATCH] build(deps): bump plexapi[alert] from 4.15.13 to 4.15.15 Bumps [plexapi[alert]](https://github.com/pkkid/python-plexapi) from 4.15.13 to 4.15.15. - [Release notes](https://github.com/pkkid/python-plexapi/releases) - [Commits](https://github.com/pkkid/python-plexapi/compare/4.15.13...4.15.15) --- updated-dependencies: - dependency-name: plexapi[alert] dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-action.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-action.txt b/requirements-action.txt index dd29aea..5f06a84 100644 --- a/requirements-action.txt +++ b/requirements-action.txt @@ -1,2 +1,2 @@ -plexapi[alert]==4.15.13 +plexapi[alert]==4.15.15 tqdm==4.66.4