From bc82e963809068b44a67447701213e5b0d02fe03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 15:19:43 +0000 Subject: [PATCH] Bump cohere from 4.27 to 4.31 Bumps [cohere](https://github.com/cohere-ai/cohere-python) from 4.27 to 4.31. - [Changelog](https://github.com/cohere-ai/cohere-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/cohere-ai/cohere-python/commits) --- updated-dependencies: - dependency-name: cohere 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 e04247d..6fedc16 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,5 +24,5 @@ pytest==7.4.2 pytest-json-report==1.5.0 pytest-xdist==3.3.1 # Third-party-test -cohere==4.27 +cohere==4.31 llamaapi==0.1.36