From dce5c3129bb8070a3375b18799a10183cf80097f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Sep 2022 05:05:54 +0000 Subject: [PATCH] Bump discord-py from 1.7.1 to 2.0.1 Bumps [discord-py](https://github.com/Rapptz/discord.py) from 1.7.1 to 2.0.1. - [Release notes](https://github.com/Rapptz/discord.py/releases) - [Commits](https://github.com/Rapptz/discord.py/compare/v1.7.1...v2.0.1) --- updated-dependencies: - dependency-name: discord-py dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 6ca9e0c..5489927 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -3,7 +3,7 @@ aiohttp==3.7.4 async-timeout==3.0.1 attrs==19.3.0 chardet==3.0.4 -discord-py==1.3.2 +discord-py==2.0.1 idna==2.9 multidict==4.7.5 websockets==8.1