From 2b5f5394fd9cf0b780ce687d37ab0a84505c014e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 10:16:24 +0000 Subject: [PATCH] build(deps): bump plexapi[alert] from 4.15.13 to 4.15.14 Bumps [plexapi[alert]](https://github.com/pkkid/python-plexapi) from 4.15.13 to 4.15.14. - [Release notes](https://github.com/pkkid/python-plexapi/releases) - [Commits](https://github.com/pkkid/python-plexapi/compare/4.15.13...4.15.14) --- 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..dd3b8ec 100644 --- a/requirements-action.txt +++ b/requirements-action.txt @@ -1,2 +1,2 @@ -plexapi[alert]==4.15.13 +plexapi[alert]==4.15.14 tqdm==4.66.4