From caf9e2097d2144d9a8e414ec5c979f3e1d573226 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Jun 2024 09:29:05 +1000 Subject: [PATCH] build(deps): bump discord-py from 2.3.2 to 2.4.0 (#1314) Bumps [discord-py](https://github.com/Rapptz/discord.py) from 2.3.2 to 2.4.0. - [Commits](https://github.com/Rapptz/discord.py/compare/v2.3.2...v2.4.0) --- updated-dependencies: - dependency-name: discord-py dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b33311ea..bfbbe64f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -discord.py==2.3.2 +discord.py==2.4.0 Pillow==10.3.0 xkcd==2.4.2 pytz==2024.1