From 8f1e1efcfc1d69dfc3cd1e6c6cc9de9993b598d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Aug 2023 14:51:36 +0000 Subject: [PATCH] Bump discord-py from 2.3.1 to 2.3.2 Bumps [discord-py](https://github.com/Rapptz/discord.py) from 2.3.1 to 2.3.2. - [Commits](https://github.com/Rapptz/discord.py/compare/v2.3.1...v2.3.2) --- updated-dependencies: - dependency-name: discord-py 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 1e34e49..7db3019 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -discord.py==2.3.1 +discord.py==2.3.2 aioping==0.3.1 aiohttp~=3.8.5