From 2b63d13b67127c1bfc16fcbf838fd6fb50da835a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Aug 2023 11:21:48 +0000 Subject: [PATCH] Bump discord-py from 2.2.2 to 2.3.2 Bumps [discord-py](https://github.com/Rapptz/discord.py) from 2.2.2 to 2.3.2. - [Commits](https://github.com/Rapptz/discord.py/compare/v2.2.2...v2.3.2) --- updated-dependencies: - dependency-name: discord-py dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1770928..dc188b5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ asyncio==3.4.3 colorama==0.4.6 -discord.py==2.2.2 +discord.py==2.3.2 emoji==2.2.0 prettytable==3.6.0 psutil==5.9.4