From ad6fe7ee8be1be74d93be0215fad5c224465a52e Mon Sep 17 00:00:00 2001 From: Choco Date: Tue, 22 Aug 2023 16:18:05 +0800 Subject: [PATCH] Dump discord.py from 2.3.1 to 2.3.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c539330..86938fa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -discord.py==2.3.1 +discord.py==2.3.2 pymongo==4.1.1 dnspython==2.2.1 tldextract==3.2.1