From 79783da648f171a9c0f23212c4cc11cc06854c95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 15:20:35 +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 85a0b06..3fcd680 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.5.0 +py-cord==2.6.0 openai==1.35.10