From c83650754d4885b05c638fd04e072a10081a2b1e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Aug 2023 17:06:32 +0000 Subject: [PATCH] Bump discord-py[speed] from 2.3.0 to 2.3.2 Bumps [discord-py[speed]](https://github.com/Rapptz/discord.py) from 2.3.0 to 2.3.2. - [Commits](https://github.com/Rapptz/discord.py/compare/v2.3.0...v2.3.2) --- updated-dependencies: - dependency-name: discord-py[speed] 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 c6718f0..76d11a4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -discord.py[speed]==2.3.0 +discord.py[speed]==2.3.2 aiosqlite==0.19.0 jishaku==2.5.1 aiohttp[speedups]==3.8.4