From 70b5994ecbfd1d471db05d9b4b87c486d4b9b16d Mon Sep 17 00:00:00 2001 From: Renovate Date: Tue, 9 Jul 2024 21:34:58 +0300 Subject: [PATCH] Update dependency py-cord to ~=2.6.0 --- requirements/pycord.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/pycord.txt b/requirements/pycord.txt index e7a7c44..520f02f 100644 --- a/requirements/pycord.txt +++ b/requirements/pycord.txt @@ -1,2 +1,2 @@ apscheduler~=3.10.4 -py-cord~=2.5.0 \ No newline at end of file +py-cord~=2.6.0 \ No newline at end of file