From 29f0d2712350e6f5c32cb10e6bfd8c00e70aff89 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jun 2023 17:06:49 +0000 Subject: [PATCH] Bump discord-py[speed] from 2.3.0 to 2.3.1 Bumps [discord-py[speed]](https://github.com/Rapptz/discord.py) from 2.3.0 to 2.3.1. - [Commits](https://github.com/Rapptz/discord.py/compare/v2.3.0...v2.3.1) --- 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..793e8a1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -discord.py[speed]==2.3.0 +discord.py[speed]==2.3.1 aiosqlite==0.19.0 jishaku==2.5.1 aiohttp[speedups]==3.8.4