From 966e8bb400a7983a8e14b74dea5004c7dc41a45f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 May 2024 02:30:37 +0000 Subject: [PATCH] build(deps): bump plexapi[alert] from 4.15.10 to 4.15.12 Bumps [plexapi[alert]](https://github.com/pkkid/python-plexapi) from 4.15.10 to 4.15.12. - [Release notes](https://github.com/pkkid/python-plexapi/releases) - [Commits](https://github.com/pkkid/python-plexapi/compare/4.15.10...4.15.12) --- 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 522a511..ddfb91d 100644 --- a/requirements-action.txt +++ b/requirements-action.txt @@ -1,2 +1,2 @@ -plexapi[alert]==4.15.10 +plexapi[alert]==4.15.12 tqdm==4.66.2