From 664f945b759ff42f87ad6e2c3c5a1ad09c5e936c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Mar 2023 12:08:51 +0000 Subject: [PATCH] Bump discord-py from 2.2.0 to 2.2.2 Bumps [discord-py](https://github.com/Rapptz/discord.py) from 2.2.0 to 2.2.2. - [Release notes](https://github.com/Rapptz/discord.py/releases) - [Commits](https://github.com/Rapptz/discord.py/compare/v2.2.0...v2.2.2) --- updated-dependencies: - dependency-name: discord-py dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f68d20e..2d9a311 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ asyncio==3.4.3 colorama==0.4.6 -discord.py==2.2.0 +discord.py==2.2.2 emoji==2.2.0 prettytable==3.6.0 psutil==5.9.4 -- 2.47.2