From e5b31114fc0458777bde38378c9f0c18f9e44182 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Sep 2023 16:45:35 +0000 Subject: [PATCH] Bump discord-py from 1.7.3 to 2.3.2 Bumps [discord-py](https://github.com/Rapptz/discord.py) from 1.7.3 to 2.3.2. - [Commits](https://github.com/Rapptz/discord.py/compare/v1.7.3...v2.3.2) --- updated-dependencies: - dependency-name: discord-py dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index be68717..f78f6f4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -discord.py==1.7.3 +discord.py==2.3.2 requests-oauthlib>=1.3.0 tornado==6.3.2 mysql-connector-python==8.0.23