From 510c725589c0cad777557c66f63403751f33122b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 18:27:38 +0000 Subject: [PATCH] Bump py-cord from 2.5.0 to 2.6.0 Bumps [py-cord](https://github.com/Pycord-Development/pycord) from 2.5.0 to 2.6.0. - [Release notes](https://github.com/Pycord-Development/pycord/releases) - [Changelog](https://github.com/Pycord-Development/pycord/blob/master/CHANGELOG.md) - [Commits](https://github.com/Pycord-Development/pycord/compare/v2.5.0...v2.6.0) --- updated-dependencies: - dependency-name: py-cord dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a254dfe..1e8a25d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ transformers==4.41.1 matplotlib==3.9.0 scipy==1.14.0 brotli==1.1.0 -py-cord==2.5.0 +py-cord==2.6.0 python-dotenv==1.0.1 tls-client==1.0.1 uncurl==0.0.11