From bd6fb6f0fd009527ac99e9d29eec53e5a7111e42 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Mar 2023 10:59:24 +0000 Subject: [PATCH] chore(deps): bump discord-py from 1.7.3 to 2.2.2 Bumps [discord-py](https://github.com/Rapptz/discord.py) from 1.7.3 to 2.2.2. - [Release notes](https://github.com/Rapptz/discord.py/releases) - [Commits](https://github.com/Rapptz/discord.py/compare/v1.7.3...v2.2.2) --- 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 5b5ce5c..8f75f06 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ aiohttp>=3.7.4 -discord.py==1.7.3 +discord.py==2.2.2 motor==2.5.1 python-dotenv==0.19.0 dnspython==2.1.0