From 176bc962e7a5c3a2c6476fe7728686d69effe41c Mon Sep 17 00:00:00 2001 From: Renovate Date: Tue, 9 Jul 2024 21:36:10 +0300 Subject: [PATCH] Update dependency py-cord to v2.6.0 --- requirements-optional.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-optional.txt b/requirements-optional.txt index 917cf36..c5fe2c6 100644 --- a/requirements-optional.txt +++ b/requirements-optional.txt @@ -1,2 +1,2 @@ ujson==5.10.0 -py-cord[speed]==2.5.0 \ No newline at end of file +py-cord[speed]==2.6.0 \ No newline at end of file diff --git a/requirements.txt b/requirements.txt index cb94a1f..74fd822 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -py-cord==2.5.0 +py-cord==2.6.0 requests==2.32.3 \ No newline at end of file