From 52f2630fdafaef741cf2e5a54d09aa9f179b0fab Mon Sep 17 00:00:00 2001 From: Renovate Date: Sat, 2 Mar 2024 11:02:32 +0200 Subject: [PATCH] Update dependency py-cord to ~=2.5.0 --- requirements/pycord.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/pycord.txt b/requirements/pycord.txt index 5c3fd69..e7a7c44 100644 --- a/requirements/pycord.txt +++ b/requirements/pycord.txt @@ -1,2 +1,2 @@ apscheduler~=3.10.4 -py-cord~=2.4.1 \ No newline at end of file +py-cord~=2.5.0 \ No newline at end of file