From 884a7fb7f13ea099f1f188d8336c31a7d8e6f115 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Feb 2023 12:09:03 +0000 Subject: [PATCH] Bump discord-py from 2.1.0 to 2.1.1 Bumps [discord-py](https://github.com/Rapptz/discord.py) from 2.1.0 to 2.1.1. - [Release notes](https://github.com/Rapptz/discord.py/releases) - [Commits](https://github.com/Rapptz/discord.py/compare/v2.1.0...v2.1.1) --- 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 644c093..95d66ca 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ asyncio==3.4.3 colorama==0.4.6 -discord.py==2.1.0 +discord.py==2.1.1 emoji==2.2.0 prettytable==3.6.0 psutil==5.9.4 -- 2.47.2