From 1e44d729d1718f791862fdb73720d75957d06722 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 May 2026 07:24:12 +0000 Subject: [PATCH] Bump py-cord from 2.7.2 to 2.8.0 Bumps [py-cord](https://github.com/Pycord-Development/pycord) from 2.7.2 to 2.8.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.7.2...v2.8.0) --- updated-dependencies: - dependency-name: py-cord dependency-version: 2.8.0 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 61eab53..2579a15 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -py-cord==2.7.2 +py-cord==2.8.0 python-dotenv psutil