From 74ee2c14a9d627cabae06b7775d2089e6dbd9aa2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2024 21:59:20 -0400 Subject: [PATCH 1/4] Bump plexapi from 4.13.0 to 4.13.4 (#40) Bumps [plexapi](https://github.com/pkkid/python-plexapi) from 4.13.0 to 4.13.4. - [Release notes](https://github.com/pkkid/python-plexapi/releases) - [Commits](https://github.com/pkkid/python-plexapi/compare/4.13.0...4.13.4) --- updated-dependencies: - dependency-name: plexapi dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3141c4b..2f416bd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ plex.py==0.9.0 -PlexAPI==4.13.0 +PlexAPI==4.13.4 texttable python-dotenv requests From 05ec0f0c1dfd1c6b4c086ee2f8c5abdbbc9e2063 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2024 21:59:26 -0400 Subject: [PATCH 2/4] Bump discord-py from 2.0.1 to 2.2.2 (#39) Bumps [discord-py](https://github.com/Rapptz/discord.py) from 2.0.1 to 2.2.2. - [Release notes](https://github.com/Rapptz/discord.py/releases) - [Commits](https://github.com/Rapptz/discord.py/compare/v2.0.1...v2.2.2) --- updated-dependencies: - dependency-name: discord-py dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2f416bd..baab625 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,4 +3,4 @@ PlexAPI==4.13.4 texttable python-dotenv requests -discord.py==2.0.1 +discord.py==2.2.2 From 354b55b6b7cd001f3b0fa9463a6d2dbfcbc6a82a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Jul 2024 14:42:35 -0400 Subject: [PATCH 3/4] Bump plexapi from 4.13.4 to 4.15.15 (#55) Bumps [plexapi](https://github.com/pkkid/python-plexapi) from 4.13.4 to 4.15.15. - [Release notes](https://github.com/pkkid/python-plexapi/releases) - [Commits](https://github.com/pkkid/python-plexapi/compare/4.13.4...4.15.15) --- updated-dependencies: - dependency-name: plexapi dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index baab625..78049e1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ plex.py==0.9.0 -PlexAPI==4.13.4 +PlexAPI==4.15.15 texttable python-dotenv requests From f2d88c4a5614279ca11af5744589434ca093f55f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Jul 2024 14:42:44 -0400 Subject: [PATCH 4/4] Bump discord-py from 2.2.2 to 2.4.0 (#54) Bumps [discord-py](https://github.com/Rapptz/discord.py) from 2.2.2 to 2.4.0. - [Commits](https://github.com/Rapptz/discord.py/compare/v2.2.2...v2.4.0) --- updated-dependencies: - dependency-name: discord-py dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 78049e1..1f93f38 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,4 +3,4 @@ PlexAPI==4.15.15 texttable python-dotenv requests -discord.py==2.2.2 +discord.py==2.4.0