From 08af6589a90e69f3bab63e8cf47af510b3ae950b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 15:23:24 +0000 Subject: [PATCH] Bump py-cord from 2.4.1 to 2.5.0 Bumps [py-cord](https://github.com/Pycord-Development/pycord) from 2.4.1 to 2.5.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.4.1...v2.5.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 9eedf19..3ad8bca 100644 --- a/requirements.txt +++ b/requirements.txt @@ -34,5 +34,5 @@ leonardo-api==0.0.10 openai-python-api==0.0.8 ablt-python-api==0.0.4 # Discord -py-cord==2.4.1 +py-cord==2.5.0 openai==1.13.3