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] 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