From 87e244817b73dd183e80618910be2a14e2d845c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Mar 2023 09:14:07 +0000 Subject: [PATCH] Bump discord-py from 1.6.0 to 2.2.0 Bumps [discord-py](https://github.com/Rapptz/discord.py) from 1.6.0 to 2.2.0. - [Release notes](https://github.com/Rapptz/discord.py/releases) - [Commits](https://github.com/Rapptz/discord.py/compare/v1.6.0...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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3f87b86..71e5b7e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ aiosqlite==0.16.1 humanize==3.2.0 -discord.py==1.6.0 \ No newline at end of file +discord.py==2.2.0 \ No newline at end of file