From 5c4fafbefbe1995bea81bbb7f43cd8f1789a510f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Feb 2023 18:57:40 +0000 Subject: [PATCH] Bump discord-py from 1.7.3 to 2.2.0 Bumps [discord-py](https://github.com/Rapptz/discord.py) from 1.7.3 to 2.2.0. - [Release notes](https://github.com/Rapptz/discord.py/releases) - [Commits](https://github.com/Rapptz/discord.py/compare/v1.7.3...v2.2.0) --- updated-dependencies: - dependency-name: discord-py dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 897f927..608c4d7 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -1,6 +1,6 @@ colorthief==0.2.1 python-dateutil==2.8.2 -discord.py==1.7.3 +discord.py==2.2.0 pymongo==3.12.1 requests==2.28.1 lxml==4.9.2