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