From 2c1ac3906e7dcadebe7cc4e6c0e88489ffc3c651 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Jun 2023 18:03:09 +0000 Subject: [PATCH] Bump discord-py from 2.2.2 to 2.3.1 Bumps [discord-py](https://github.com/Rapptz/discord.py) from 2.2.2 to 2.3.1. - [Commits](https://github.com/Rapptz/discord.py/compare/v2.2.2...v2.3.1) --- 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..938a34f 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.1 emoji==2.2.0 prettytable==3.6.0 psutil==5.9.4